working to fix windows ci

This commit is contained in:
Eric Froemling 2023-10-04 14:20:12 -07:00
parent 5bbeee24ab
commit 4789fc90ab
No known key found for this signature in database
GPG Key ID: 89C93F0F8D6D5A98

View File

@ -88,7 +88,7 @@ jobs:
# significantly between windows and linux/apple. We also are able to
# build our windows binary.
build_and_test_windows:
runs-on: windows-2019
runs-on: windows-2022
steps:
- uses: actions/checkout@v3
- name: Set up Python