Skip to content

Commit d333ec7

Browse files
committed
Remove LLVM 8 source build.
Nightlies use LLVM 8 nowadays.
1 parent 7473cec commit d333ec7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ test:nightly:
3434

3535
# special tests
3636

37-
test:source:llvm8:
38-
extends:
39-
- .julia:source
40-
- .test
41-
variables:
42-
CI_BUILD_ARGS: 'LLVM_VER=8.0.0 USE_BINARYBUILDER_LLVM=0'
43-
4437
test:source:llvm9:
4538
extends:
4639
- .julia:source

0 commit comments

Comments
 (0)