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