Fix CI for windows (#2279)
This commit is contained in:
2
.github/workflows/windows-x64-jni.yaml
vendored
2
.github/workflows/windows-x64-jni.yaml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-2019]
|
||||
os: [windows-2022]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user