[BUILD] Use windows-latest for build (#1254)

This commit is contained in:
Jesse Bannon 2025-07-02 00:58:07 -07:00 committed by GitHub
parent ed5443515c
commit 9871f62b91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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