Skip to content

Commit 4ffd7ae

Browse files
committed
Revert "Temp CI"
This reverts commit 905d53a.
1 parent c5482e0 commit 4ffd7ae

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,6 +1,6 @@
11
@static if VERSION < v"1.11" && get(ENV, "BUILDKITE_PIPELINE_NAME", "CUDA.jl") == "CUDA.jl"
22
using Pkg
3-
Pkg.add(url="https://github.com/christiangnrd/KernelAbstractions.jl", rev="subgroups")
3+
Pkg.add(url="https://github.com/JuliaGPU/KernelAbstractions.jl", rev="main")
44
end
55

66
using CUDA

0 commit comments

Comments
 (0)