Skip to content

Commit bc6c228

Browse files
committed
yhtdfky
1 parent 659e65b commit bc6c228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@static if VERSION < v"1.11"
1+
@static if VERSION < v"1.11" && get(ENV, "BUILDKITE_PIPELINE_NAME", "AMDGPU.jl") == "AMDGPU.jl"
22
using Pkg
33
Pkg.add(url="https://github.com/christiangnrd/AcceleratedKernels.jl", rev="ka0.10simple")
44
Pkg.add(url="https://github.com/JuliaGPU/KernelAbstractions.jl", rev="main")

0 commit comments

Comments
 (0)