Skip to content

Commit fb2e331

Browse files
authored
ci: use ubuntu-latest as default runner
1 parent 88f2aa1 commit fb2e331

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
test:
9-
runs-on: ubuntu-20.04
9+
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
1212
name:

0 commit comments

Comments
 (0)