mirror of
https://github.com/vcmi/vcmi.git
synced 2025-03-17 20:58:07 +02:00
Revert "[!] Disable mac arm platform"
This reverts commit 6d7689fb978fb506ec6ce439af1dfcc9e56d4871.
This commit is contained in:
parent
a5f52bed13
commit
576fd23531
8
.github/workflows/github.yml
vendored
8
.github/workflows/github.yml
vendored
@ -84,6 +84,14 @@ jobs:
|
||||
preset: macos-conan-ninja-release
|
||||
conan_profile: macos-intel
|
||||
artifact_platform: intel
|
||||
- platform: mac-arm
|
||||
os: macos-12
|
||||
test: 0
|
||||
pack: 1
|
||||
extension: dmg
|
||||
preset: macos-arm-conan-ninja-release
|
||||
conan_profile: macos-arm
|
||||
artifact_platform: arm
|
||||
- platform: ios
|
||||
os: macos-12
|
||||
test: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user