Skip to content

Commit c43f026

Browse files
authored
Merge branch 'FluxML:master' into nikopj-fold
2 parents 24b752b + d6e8939 commit c43f026

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ext/NNlibCUDA/.buildkite/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
steps:
2-
- label: "GPU integration with julia v1"
2+
- label: "GPU integration with julia v1.6"
33
plugins:
44
- JuliaCI/julia#v1:
55
version: "1.6"
@@ -9,10 +9,10 @@ steps:
99
cuda: "*"
1010
timeout_in_minutes: 60
1111

12-
- label: "GPU integration with julia v1.7-nightly"
12+
- label: "GPU integration with julia v1"
1313
plugins:
1414
- JuliaCI/julia#v1:
15-
version: "1.7-nightly"
15+
version: "1.8"
1616
- JuliaCI/julia-test#v1: ~
1717
agents:
1818
queue: "juliagpu"

0 commit comments

Comments
 (0)