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