Skip to content

Commit 65241d4

Browse files
committed
Bump CI.
1 parent 7c43ebb commit 65241d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,17 +46,17 @@ test:source:llvm9:
4646
- .julia:source
4747
- .test
4848
variables:
49-
CI_BUILD_ARGS: 'LLVM_VER=9.0.0rc6 USE_BINARYBUILDER_LLVM=0'
49+
CI_BUILD_ARGS: 'LLVM_VER=9.0.0 USE_BINARYBUILDER_LLVM=0'
5050

5151

5252
# other tasks
5353

5454
coverage:
5555
extends:
56-
- .julia:1.2
56+
- .julia:1.3
5757
- .coverage
5858

5959
documentation:
6060
extends:
61-
- .julia:1.2
61+
- .julia:1.3
6262
- .documentation

0 commit comments

Comments
 (0)