Skip to content

Commit 368a84c

Browse files
committed
CI: Change runs-on from ubuntu-20.04 to ubuntu-latest
1 parent 602cfde commit 368a84c

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-latest
99
strategy:
1010
matrix:
1111
arch:

0 commit comments

Comments
 (0)