mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
Bump images for CircleCI (#288)
This commit is contained in:
parent
c0c5c293a9
commit
28cb5b9ba3
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ version: 2.1
|
|||
jobs:
|
||||
build-linux:
|
||||
docker:
|
||||
- image: cimg/base:2025.02
|
||||
- image: cimg/base:2025.06
|
||||
resource_class: large
|
||||
environment:
|
||||
NUMBER_OF_CPUS: 4
|
||||
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- run: make -f umkMakefile -j ${NUMBER_OF_CPUS}
|
||||
build-mac:
|
||||
macos:
|
||||
xcode: 16.2.0
|
||||
xcode: 16.4.0
|
||||
environment:
|
||||
NUMBER_OF_CPUS: 4
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue