Skip to content

Commit

Permalink
Run e2e tests on ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorm committed Aug 28, 2024
1 parent 43b16a0 commit 2c9cd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
test-e2e:
name: "Test e2e"
needs: ["gofmt", "staticcheck"]
runs-on: "ubuntu-latest"
runs-on: "ubuntu-24.04"
permissions:
contents: "read"
steps:
Expand Down

0 comments on commit 2c9cd52

Please sign in to comment.