Skip to content

Commit 6d054c5

Browse files
committed
ci: test against node@20
1 parent 7a3d854 commit 6d054c5

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
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
os: [ ubuntu-latest ]
9-
node-version: [ 16 ]
9+
node-version: [ 20 ]
1010

1111
runs-on: ${{ matrix.os }}
1212

0 commit comments

Comments
 (0)