Switch to :build-deps-4 as this uses 18.04 and a newer Ruby

This commit is contained in:
Peter Dimov 2021-10-20 02:10:46 +03:00
parent 6d37e684de
commit 78c98c0954

View file

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: cppalliance/boost_superproject_build:build-deps-5
- image: cppalliance/boost_superproject_build:build-deps-4
parallelism: 2
steps:
- checkout