CircleCI: update image (#992)

This commit is contained in:
Sam Darwin 2025-01-20 09:24:15 -07:00 committed by GitHub
parent 6927522d65
commit 173fb17de8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@ version: 2.1
jobs:
build:
docker:
- image: cppalliance/boost_superproject_build:24.04-v1
- image: cppalliance/boost_superproject_build:24.04-v3
parallelism: 2
steps:
- checkout