CircleCI: update image (#941)

This commit is contained in:
Sam Darwin 2024-08-21 08:39:44 -06:00 committed by GitHub
parent c6e6bb94b3
commit 2a711352db
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:22.04-v1
- image: cppalliance/boost_superproject_build:24.04-v1
parallelism: 2
steps:
- checkout