Skip to content

Commit 9c98b65

Browse files
committed
ci: update node versions
1 parent 7161187 commit 9c98b65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ubuntu-latest]
11-
node-version: [16.x, 18.x, 20.x]
11+
node-version: [20.x, 22.x, 24.x]
1212
steps:
1313
- uses: actions/checkout@v3
1414
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)