Skip to content

Commit e80f7af

Browse files
committed
Use 22.04
1 parent af43e20 commit e80f7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ defaults:
1212
jobs:
1313
run-checks:
1414
name: Run checks
15-
runs-on: ubuntu-20.04
15+
runs-on: ubuntu-22.04
1616

1717
steps:
1818
- name: checkout

0 commit comments

Comments
 (0)