Skip to content

Commit

Permalink
Pin E2E tests to 22.04
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <derek.nola@suse.com>
  • Loading branch information
dereknola committed Oct 15, 2024
1 parent f0b2f63 commit 9f8d06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
e2e:
name: "E2E Tests"
needs: build
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
timeout-minutes: 40
strategy:
fail-fast: false
Expand Down

0 comments on commit 9f8d06b

Please sign in to comment.