Skip to content

Commit

Permalink
Build wheels for musl aarch64 (aka ARM) Linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
bwoodsend committed Sep 20, 2021
1 parent 1dda667 commit 0c958ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-wheels-linux.yml
Expand Up @@ -19,6 +19,7 @@ jobs:
"manylinux2014_i686",
"manylinux2014_x86_64",
"musllinux_1_1_x86_64",
"musllinux_1_1_aarch64",
]
python-version: ["pypy3", "3.6", "3.7", "3.8", "3.9", "3.10-dev"]
include:
Expand Down

0 comments on commit 0c958ee

Please sign in to comment.