CICD: Update CircleCI base image to 2023.04

This commit is contained in:
Zbigniew Rębacz 2023-04-10 14:08:48 +02:00 committed by GitHub
parent 5db6581b4c
commit 44ef68d980
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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