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 50698d3 commit d3525beCopy full SHA for d3525be
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
os: [ ubuntu, windows ]
23
- node-version: [18.x, 20.x, 22.x, 23.x]
+ node-version: [18.x, 20.x, 22.x, 23.x, 24.x]
24
25
steps:
26
- uses: actions/checkout@v5
0 commit comments