try enable Mac M1 target

This commit is contained in:
Σrebe - Romain GERARD 2023-10-28 20:25:54 +02:00
parent 5782bd5b64
commit e1a72f2dc7
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4

View file

@ -40,14 +40,15 @@ jobs:
- name: MacOS x86_64
target: x86_64-apple-darwin
# - name: iOS x86_64
# target: x86_64-apple-ios
- name: MacOS aarch64
target: aarch64-apple-darwin
#- name: MacOS aarch64
# target: aarch64-apple-darwin
# - name: iOS x86_64
# target: x86_64-apple-ios
#- name: iOS aarch64
# target: aarch64-apple-ios
#- name: iOS aarch64
# target: aarch64-apple-ios
# Windows