We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f09d0b4 commit 36a1e74Copy full SHA for 36a1e74
.circleci/config.yml
@@ -17,7 +17,7 @@ jobs:
17
set -o xtrace
18
UBUNTU_CODE_NAME="focal"
19
BASE_BRANCH="8.4"
20
- COMPILER_VERSION="17"
+ COMPILER_VERSION="20"
21
BOOST_VERSION="1_77_0"
22
BOOST_DIR="/home/circleci/my_boost"
23
0 commit comments