Skip to content

Commit 1d533fa

Browse files
committed
Use Julia nightly for CUDA.jl and oneAPI.jl.
1 parent d747a40 commit 1d533fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ steps:
55
- label: "CUDA.jl"
66
plugins:
77
- JuliaCI/julia#v0.4:
8-
version: 1.5
8+
version: nightly
99
- JuliaCI/julia-coverage#v0.2:
1010
codecov: true
1111
command: |
@@ -25,7 +25,7 @@ steps:
2525
- label: "oneAPI.jl"
2626
plugins:
2727
- JuliaCI/julia#v0.4:
28-
version: 1.5
28+
version: nightly
2929
- JuliaCI/julia-coverage#v0.2:
3030
codecov: true
3131
command: |

0 commit comments

Comments
 (0)