Skip to content

Commit ace7cf3

Browse files
Update .buildkite/pipeline.yml
Co-authored-by: Christian Guinard <28689358+christiangnrd@users.noreply.github.com>
1 parent 1c492b5 commit ace7cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ steps:
187187
using Pkg
188188
Pkg.develop(; name="OpenCL")
189189
Pkg.develop(; name="SPIRVIntrinsics")
190-
Pkg.develop(; name="GPUArrays")''
190+
Pkg.develop(; name="GPUArrays")'
191191
sed -i 's/^KernelAbstractions = "0\.9.*"/KernelAbstractions = "0.10"/' \${JULIA_DEPOT_PATH}/dev/OpenCL/Project.toml
192192
sed -i 's/^KernelAbstractions = "0\.9.*"/KernelAbstractions = "0.10"/' \${JULIA_DEPOT_PATH}/dev/GPUArrays/Project.toml
193193
julia -e 'println("--- :julia: Instantiating project")

0 commit comments

Comments
 (0)