CircleCI: update image (#1003)

This commit is contained in:
Sam Darwin 2025-01-21 07:38:18 -07:00 committed by GitHub
parent 0b22b675f0
commit c1243c83b1
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