Skip to content

Commit

Permalink
'win'
Browse files Browse the repository at this point in the history
  • Loading branch information
smasky committed Apr 18, 2024
1 parent 83e01ad commit e69ba1c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
manylinux_type: ""
os_name: win
arch: AMD64
- platform: ubuntu-20.04
manylinux_type: manylinux
arch: x86_64
- platform: ubuntu-20.04
manylinux_type: musllinux
arch: x86_64
# - platform: ubuntu-20.04
# manylinux_type: manylinux
# arch: x86_64
# - platform: ubuntu-20.04
# manylinux_type: musllinux
# arch: x86_64


python: [["cp36", "3.6"],["cp37", "3.7"],["cp38", "3.8"],["cp39", "3.9"],["cp310", "3.10"], ["cp311", "3.11"], ["cp312", "3.12"]]
Expand Down

0 comments on commit e69ba1c

Please sign in to comment.