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 a9ce03e commit 018975aCopy full SHA for 018975a
.github/workflows/ci-win.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
node-version:
18
- # - 18.x (disabled)
+ - 18.x
19
- 20.x
20
- 21.x
21
architecture: [x64, x86]
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
- standard
- experimental
- # - 18.x (disabled because the newest version is unavailable)
22
23
24
- 22.x
0 commit comments