Skip to content

Commit a773263

Browse files
committed
Merge branch 'main' of github.com:mongodb-labs/mongo-arrow into INTPYTHON-419
2 parents 9752e1e + d77e91c commit a773263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dist-python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ jobs:
3838
- [ubuntu-24.04, manylinux_x86_64]
3939
- [ubuntu-24.04, manylinux_aarch64]
4040
- [macos-14, macosx_*]
41-
- [windows-2019, win_amd64]
41+
- [windows-2022, win_amd64]
4242
python: ["cp39", "cp310", "cp311", "cp312", "cp313", "cp313t"]
4343
exclude:
4444
- buildplat: [macos-14, macosx_*]
4545
python: "cp39"
46-
- buildplat: [windows-2019, win_amd64]
46+
- buildplat: [windows-2022, win_amd64]
4747
python: "cp313t"
4848
include:
4949
- buildplat: [macos-13, macosx_*]

0 commit comments

Comments
 (0)