Fix Circle CI on macOS (#326)

This commit is contained in:
Zbigniew Rębacz 2025-12-04 20:01:00 +01:00 committed by GitHub
parent 4292bf86ab
commit ea88bbc6c2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: