Skip to content

Commit fe10e5a

Browse files
update windows image used for builds and tests
1 parent c110e71 commit fe10e5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
id: manylinux_x86_64
7575
- image: ubuntu-20.04
7676
id: manylinux_aarch64
77-
- image: windows-2019
77+
- image: windows-2022
7878
id: win_amd64
7979
- image: macos-latest
8080
id: macosx_x86_64
@@ -123,7 +123,7 @@ jobs:
123123
download_name: manylinux_x86_64
124124
- image_name: macos-latest
125125
download_name: macosx_x86_64
126-
- image_name: windows-2019
126+
- image_name: windows-2022
127127
download_name: win_amd64
128128
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
129129
cloud-provider: [aws, azure, gcp]

0 commit comments

Comments
 (0)