We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa28934 commit 10ffca5Copy full SHA for 10ffca5
1 file changed
.github/workflows/release.yml
@@ -50,6 +50,23 @@ jobs:
50
python: 313
51
platform_id: manylinux_x86_64
52
53
+ # Linux ARM64
54
+ - os: ubuntu-24.04-arm
55
+ python: 39
56
+ platform_id: manylinux_aarch64
57
58
+ python: 310
59
60
61
+ python: 311
62
63
64
+ python: 312
65
66
67
+ python: 313
68
69
+
70
# MacOS x86_64
71
- os: macos-15-intel
72
python: 39
0 commit comments