[BUILD] Use windows-latest for build (#1254)
This commit is contained in:
parent
ed5443515c
commit
9871f62b91
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -113,7 +113,7 @@ jobs:
|
|||
name: build-windows
|
||||
needs:
|
||||
- version
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Set up Python
|
||||
|
|
|
|||
Loading…
Reference in a new issue