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 c38bc48 commit 8b90193Copy full SHA for 8b90193
.github/workflows/ci-win.yml
@@ -18,9 +18,10 @@ jobs:
18
- standard
19
- experimental
20
node-version:
21
- - 18.x
22
- 20.x
23
- 22.x
+ - 24.x
24
+ - 25.x
25
architecture: [x64, x86]
26
os:
27
- windows-2022
.github/workflows/ci.yml
- macos-latest
- ubuntu-latest
0 commit comments