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 da96687 commit 48ce898Copy full SHA for 48ce898
1 file changed
.github/workflows/ci.yml
@@ -55,13 +55,6 @@ jobs:
55
- macos-latest
56
- windows-latest
57
58
- # Temporarily skipping Node.js 23 under Windows due to issue
59
- # https://github.com/nodejs/corepack/issues/597
60
- # ci vitest fails "handle integrity checks" on Windows Node.js 23
61
- exclude:
62
- - node: 23
63
- platform: windows-latest
64
-
65
name: "${{matrix.platform}} w/ Node.js ${{matrix.node}}.x"
66
runs-on: ${{matrix.platform}}
67
0 commit comments