Skip to content

Commit 3b594d7

Browse files
Update .gitlab-ci.yml
1 parent 6fa4523 commit 3b594d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ variables:
55

66
.base:
77
extends:
8-
- .julia:1.4
8+
- .julia:1.5
99
- .test
1010
tags:
1111
- nvidia
12+
- fastcpu
1213

1314
test-GPU:
1415
extends: .base

0 commit comments

Comments
 (0)