Skip to content

Commit

Permalink
update windows image used for builds and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mkeller committed Nov 18, 2024
1 parent 0042ed5 commit 8e1599a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
id: manylinux_x86_64
- image: ubuntu-20.04
id: manylinux_aarch64
- image: windows-2019
- image: windows-2022
id: win_amd64
- image: macos-latest
id: macosx_x86_64
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
download_name: manylinux_x86_64
- image_name: macos-latest
download_name: macosx_x86_64
- image_name: windows-2019
- image_name: windows-2022
download_name: win_amd64
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
cloud-provider: [aws, azure, gcp]
Expand Down

0 comments on commit 8e1599a

Please sign in to comment.