Build MacOS version
This commit is contained in:
@@ -16,12 +16,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [ windows_x64, ubuntu-latest ]
|
||||
# - {
|
||||
# name: "macOS",
|
||||
# os: macos-latest,
|
||||
# generator: '-G "xcode"'
|
||||
# }
|
||||
os: [ windows_x64, ubuntu-latest, mac_arm ]
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user