Skip to content

Commit

Permalink
github: Bump runner to ubuntu-22.04
Browse files Browse the repository at this point in the history
Signed-off-by: Free Ekanayaka <[email protected]>
  • Loading branch information
freeekanayaka committed Oct 19, 2023
1 parent cd57182 commit e701305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
matrix:
workload: ${{ fromJSON(inputs.workloads) }}
nemesis: ${{ fromJSON(inputs.nemeses) }}
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
timeout-minutes: 25
steps:
- name: Checkout code
Expand Down

0 comments on commit e701305

Please sign in to comment.