Skip to content

Commit bac6043

Browse files
authored
ci: Bump minimal clang version to 16 (#1225)
1 parent 57e1a46 commit bac6043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ executors:
4646
CMAKE_BUILD_PARALLEL_LEVEL: 4
4747
linux-clang-min:
4848
docker:
49-
- image: ethereum/cpp-build-env:19-clang-15
49+
- image: ethereum/cpp-build-env:20-clang-16
5050
resource_class: small
5151
environment:
5252
CMAKE_BUILD_PARALLEL_LEVEL: 2

0 commit comments

Comments
 (0)