Skip to content

Commit 36a1e74

Browse files
committed
update compiler version to clang-20
1 parent f09d0b4 commit 36a1e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
set -o xtrace
1818
UBUNTU_CODE_NAME="focal"
1919
BASE_BRANCH="8.4"
20-
COMPILER_VERSION="17"
20+
COMPILER_VERSION="20"
2121
BOOST_VERSION="1_77_0"
2222
BOOST_DIR="/home/circleci/my_boost"
2323

0 commit comments

Comments
 (0)