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

Commit 05c864c

Browse files
committed
Temporarily disable Julia nightly. [ci skip]
Broken due to codegen refactor.
1 parent b0c6f89 commit 05c864c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.gitlab-ci.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ julia:1.3:
2525
variables:
2626
CI_THOROUGH: 'true'
2727

28-
julia:nightly:
29-
extends:
30-
- .julia:nightly
31-
- .test
32-
tags:
33-
- nvidia
34-
allow_failure: true
28+
# julia:nightly:
29+
# extends:
30+
# - .julia:nightly
31+
# - .test
32+
# tags:
33+
# - nvidia
34+
# allow_failure: true
3535

3636

3737
# CUDA versions

0 commit comments

Comments
 (0)