PYTHON-5400 Migrate away from Windows Server 2019 runner image on GitHub Actions (#2355)
This commit is contained in:
parent
1366b9132e
commit
958b3d11dc
4
.github/workflows/dist.yml
vendored
4
.github/workflows/dist.yml
vendored
@ -39,8 +39,8 @@ jobs:
|
||||
- [ubuntu-latest, "manylinux_ppc64le", "cp3*-manylinux_ppc64le"]
|
||||
- [ubuntu-latest, "manylinux_s390x", "cp3*-manylinux_s390x"]
|
||||
- [ubuntu-latest, "manylinux_i686", "cp3*-manylinux_i686"]
|
||||
- [windows-2019, "win_amd6", "cp3*-win_amd64"]
|
||||
- [windows-2019, "win32", "cp3*-win32"]
|
||||
- [windows-2022, "win_amd6", "cp3*-win_amd64"]
|
||||
- [windows-2022, "win32", "cp3*-win32"]
|
||||
- [macos-14, "macos", "cp*-macosx_*"]
|
||||
|
||||
steps:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user