mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2026-01-17 04:32:10 +00:00
update mac ci
This commit is contained in:
parent
7a59bb2aa2
commit
2bcc894aac
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ orbs:
|
|||
jobs:
|
||||
build:
|
||||
macos:
|
||||
xcode: 14.1.0 # Specify the Xcode version to use
|
||||
resource_class: macos.m1.medium.gen1
|
||||
xcode: 16.4.0 # Specify the Xcode version to use
|
||||
resource_class: m4pro.medium
|
||||
environment:
|
||||
HOMEBREW_NO_AUTO_UPDATE: 1
|
||||
NPROC: 4
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue