[BUILD] Use windows-latest for build

This commit is contained in:
Jesse Bannon 2025-07-01 21:02:15 -07:00
parent ed5443515c
commit 5ced08a459

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