mirror of
https://github.com/glomatico/gamdl.git
synced 2026-08-03 13:27:13 +03:00
Add ARM release wheel builds
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user