There was an error while loading. Please reload this page.
2 parents 70e6a06 + 81f701c commit 719c56cCopy full SHA for 719c56c
1 file changed
.github/workflows/_test.yml
@@ -7,7 +7,7 @@ jobs:
7
matrix:
8
os:
9
- ubuntu-22.04
10
- node-version: [ 20.x, 22.x ]
+ node-version: [ 20.x, 22.x, 24.x ]
11
steps:
12
- uses: actions/checkout@v4
13
- name: 'Install node.js ${{ matrix.node-version }}'
0 commit comments