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 26e72dd + d3525be commit 2023556Copy full SHA for 2023556
.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