We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d0153 commit fa2133bCopy full SHA for fa2133b
3 files changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
build:
24
strategy:
25
matrix:
26
- node-version: [18.x, 20.x, 22.x, 24.x]
+ node-version: [18.x, 20.x, 22.x, 24.x, 25.x]
27
platform:
28
- os: ubuntu-latest
29
shell: bash
0 commit comments