Skip to content

Commit 0183e70

Browse files
committed
CI: update node versions
1 parent 446c536 commit 0183e70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
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: [12, 14]
9+
node-version: [ 18, 20, 22 ]
1010
steps:
1111
- name: checkout
1212
uses: actions/checkout@v2

0 commit comments

Comments
 (0)