Skip to content

Commit

Permalink
CI: Upgrade runner ubuntu image 20.04 -> latest (22.04) (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kissaki authored Mar 12, 2024
2 parents 9bb4d39 + 306aebf commit 2f67563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:

jobs:
pr-checks:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest

steps:

Expand Down

0 comments on commit 2f67563

Please sign in to comment.