Skip to content

Commit 10ffca5

Browse files
committed
Build Linux ARM wheels
1 parent aa28934 commit 10ffca5

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,23 @@ jobs:
5050
python: 313
5151
platform_id: manylinux_x86_64
5252

53+
# Linux ARM64
54+
- os: ubuntu-24.04-arm
55+
python: 39
56+
platform_id: manylinux_aarch64
57+
- os: ubuntu-24.04-arm
58+
python: 310
59+
platform_id: manylinux_aarch64
60+
- os: ubuntu-24.04-arm
61+
python: 311
62+
platform_id: manylinux_aarch64
63+
- os: ubuntu-24.04-arm
64+
python: 312
65+
platform_id: manylinux_aarch64
66+
- os: ubuntu-24.04-arm
67+
python: 313
68+
platform_id: manylinux_aarch64
69+
5370
# MacOS x86_64
5471
- os: macos-15-intel
5572
python: 39

0 commit comments

Comments
 (0)