mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 14:05:01 +00:00
Update docker image to one with asciidoctor 2 and rouge
This commit is contained in:
parent
756ae2ebd5
commit
0882fd4331
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 2
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: cppalliance/boost_superproject_build:build-deps-3
|
||||
- image: cppalliance/boost_superproject_build:build-deps-5
|
||||
parallelism: 2
|
||||
steps:
|
||||
- checkout
|
||||
|
|
Loading…
Add table
Reference in a new issue