mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -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}
|
||||
build-mac:
|
||||
macos:
|
||||
xcode: 16.4.0
|
||||
xcode: 26.2.0
|
||||
resource_class: m4pro.medium
|
||||
environment:
|
||||
NUMBER_OF_CPUS: 4
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue