Fix CI for windows (#2279)
This commit is contained in:
2
.github/workflows/release-dart-package.yaml
vendored
2
.github/workflows/release-dart-package.yaml
vendored
@@ -218,7 +218,7 @@ jobs:
|
||||
permissions:
|
||||
id-token: write # Required for authentication using OIDC
|
||||
name: sherpa_onnx_windows
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-2022
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user