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.
1 parent c838c67 commit 8f5ac43Copy full SHA for 8f5ac43
.github/workflows/test.yml
@@ -13,6 +13,7 @@ jobs:
13
node:
14
- 20
15
- 22
16
+ - 24
17
18
runs-on: ${{ matrix.os }}
19
name: ${{ matrix.os }} (Node v${{ matrix.node }})
0 commit comments