Add ARM release wheel builds

This commit is contained in:
glomatico
2026-07-09 23:58:56 -03:00
parent cba5f4759a
commit 209975ee9b
+6
View File
@@ -51,9 +51,15 @@ jobs:
- name: linux-x86_64
os: ubuntu-latest
args: ""
- name: linux-aarch64
os: ubuntu-24.04-arm
args: ""
- name: windows-x86_64
os: windows-latest
args: ""
- name: windows-arm64
os: windows-11-arm
args: ""
- name: macos-universal2
os: macos-latest
args: "--target universal2-apple-darwin"