We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b94ef7e + 0d4eea5 commit 78bdf36Copy full SHA for 78bdf36
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