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 5ce582a commit 87e00f7Copy full SHA for 87e00f7
1 file 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, 25.x]
+ node-version: [20.x, 22.x, 24.x, 25.x]
27
platform:
28
- os: ubuntu-latest
29
shell: bash
0 commit comments