mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Fix Circle CI on macOS (#326)
This commit is contained in:
parent
4292bf86ab
commit
ea88bbc6c2
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@ jobs:
|
||||||
- run: make -f umkMakefile -j ${NUMBER_OF_CPUS}
|
- run: make -f umkMakefile -j ${NUMBER_OF_CPUS}
|
||||||
build-mac:
|
build-mac:
|
||||||
macos:
|
macos:
|
||||||
xcode: 16.4.0
|
xcode: 26.2.0
|
||||||
|
resource_class: m4pro.medium
|
||||||
environment:
|
environment:
|
||||||
NUMBER_OF_CPUS: 4
|
NUMBER_OF_CPUS: 4
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue