Skip to content

Commit 5891656

Browse files
committed
remove image
1 parent 4a562df commit 5891656

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,20 @@ test:1.4:
77
- .test
88
tags:
99
- nvidia
10-
image: nvidia/cuda:latest
1110

1211
test:1.3:
1312
extends:
1413
- .julia:1.3
1514
- .test
1615
tags:
1716
- nvidia
18-
image: nvidia/cuda:latest
1917

2018
test:nightly:
2119
extends:
2220
- .julia:nightly
2321
- .test
2422
tags:
2523
- nvidia
26-
image: nvidia/cuda:latest
2724
allow_failure: true
2825

2926
documentation:

0 commit comments

Comments
 (0)