Skip to content

Commit

Permalink
Upgrade Ubuntu version used in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed May 1, 2023
1 parent 0706a9b commit a9d60ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ env:

jobs:
not-failed-backport:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
name: Test that's not a failed backport
timeout-minutes: 5
steps:
Expand Down

0 comments on commit a9d60ff

Please sign in to comment.