Fix CI for windows (#2279)
This commit is contained in:
2
.github/workflows/test-nodejs-npm.yaml
vendored
2
.github/workflows/test-nodejs-npm.yaml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest, windows-2019]
|
||||
os: [ubuntu-latest, macos-latest, windows-2022]
|
||||
python-version: ["3.10"]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user