mirror of
https://github.com/boostorg/boost.git
synced 2025-04-11 07:41:06 +00:00
CircleCI Docker image supports antora builds
Changed CircleCI Docker image from to "cppalliance/boost_superproject_build:20.04-v3", which includes nodejs.
This commit is contained in:
parent
3d4efe87c9
commit
30f0ef1de2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 2
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: cppalliance/boost_superproject_build:20.04-v2
|
||||
- image: cppalliance/boost_superproject_build:20.04-v3
|
||||
parallelism: 2
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Add table
Reference in a new issue