Skip to content

Commit 97743eb

Browse files
committed
CI: update node versions
1 parent cc63a52 commit 97743eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
node-version: [14, 16, 18]
9+
node-version: [ 16, 18, 20 ]
1010
steps:
1111
- name: checkout
1212
uses: actions/checkout@v3

0 commit comments

Comments
 (0)