We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1366b91 commit 958b3d1Copy full SHA for 958b3d1
.github/workflows/dist.yml
@@ -39,8 +39,8 @@ jobs:
39
- [ubuntu-latest, "manylinux_ppc64le", "cp3*-manylinux_ppc64le"]
40
- [ubuntu-latest, "manylinux_s390x", "cp3*-manylinux_s390x"]
41
- [ubuntu-latest, "manylinux_i686", "cp3*-manylinux_i686"]
42
- - [windows-2019, "win_amd6", "cp3*-win_amd64"]
43
- - [windows-2019, "win32", "cp3*-win32"]
+ - [windows-2022, "win_amd6", "cp3*-win_amd64"]
+ - [windows-2022, "win32", "cp3*-win32"]
44
- [macos-14, "macos", "cp*-macosx_*"]
45
46
steps:
0 commit comments