Skip to content

Commit 97e61e3

Browse files
committed
CI: Change runs-on to ubuntu-22.04
1 parent 602cfde commit 97e61e3

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
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
test:
8-
runs-on: ubuntu-20.04
8+
runs-on: ubuntu-22.04
99
strategy:
1010
matrix:
1111
arch:

0 commit comments

Comments
 (0)