Skip to content

Commit

Permalink
update ubuntu version in e2e
Browse files Browse the repository at this point in the history
Signed-off-by: Yashash H L <[email protected]>
  • Loading branch information
yhl25 committed Sep 14, 2024
1 parent 02fca5d commit 56b589c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ jobs:

e2e-tests:
name: E2E Tests
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
needs: [ build-rust-amd64 ]
timeout-minutes: 20
strategy:
Expand Down

0 comments on commit 56b589c

Please sign in to comment.