Skip to content

Commit 7df2bc2

Browse files
committed
ci: use updated ubuntu versions
1 parent 93fd72f commit 7df2bc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npm run lint
3030

3131
test:
32-
runs-on: ubuntu-20.04
32+
runs-on: ubuntu-22.04
3333
strategy:
3434
matrix:
3535
node: ['18', '20', '22']

0 commit comments

Comments
 (0)