Skip to content
This repository was archived by the owner on Feb 9, 2021. It is now read-only.

Commit 28253e9

Browse files
committed
Typo in the gitlab ci clang 7 image fixed.
1 parent 49c5e49 commit 28253e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ clang-6.0:
6868
<<: *build-template
6969

7070
clang-7:
71-
image: conanio/conanclang7
71+
image: conanio/clang7
7272
variables:
7373
CONAN_CLANG_VERSIONS: "7.0"
7474
<<: *build-template

0 commit comments

Comments
 (0)