Fix CI for windows (#2279)
This commit is contained in:
2
.github/workflows/dot-net.yaml
vendored
2
.github/workflows/dot-net.yaml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-2019]
|
||||
os: [windows-2022]
|
||||
arch: [x64, x86, arm64]
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user