Skip to content

Commit 77b711e

Browse files
authored
ci: upgrade ubuntu runner to 22.04 (#33)
1 parent 3ca656e commit 77b711e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env:
2727
jobs:
2828
formatting:
2929
name: Check formatting
30-
runs-on: ubuntu-20.04
30+
runs-on: ubuntu-22.04
3131

3232
steps:
3333
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)