Skip to content

Commit 700c14d

Browse files
will this work?
1 parent 54da337 commit 700c14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ env:
77
JULIA_NUM_THREADS: 8
88
XLA_REACTANT_GPU_PREALLOCATE: false
99
CUDA_VISIBLE_DEVICES: "3" # General device used for GPU testing
10-
CUDA_COMMIT: "6fdca8670526456cc9eb94a4a370ba7e096f01e5"
10+
CUDA_COMMIT: string("6fdca8670526456cc9eb94a4a370ba7e096f01e5")
1111
CUDA_URL: string("https://github.com/JuliaGPU/CUDA.jl")
1212

1313
steps:

0 commit comments

Comments
 (0)