mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -06:00
CICD: Update CircleCI base image to 2023.04
This commit is contained in:
parent
5db6581b4c
commit
44ef68d980
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ version: 2.1
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: cimg/base:2022.12
|
||||
- image: cimg/base:2023.04
|
||||
resource_class: large
|
||||
environment:
|
||||
NUMBER_OF_CPUS: 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue