Skip to content

Commit c671cff

Browse files
nikkubarmac
authored andcommitted
ci: run on node@20
1 parent 149381b commit c671cff

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: [ 14 ]
9+
node-version: [ 20 ]
1010

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

0 commit comments

Comments
 (0)