Skip to content

Commit cb47e08

Browse files
Merge #230
230: Fix Bors r=DilumAluthge a=DilumAluthge Script used to generate the list of statuses: https://github.com/JuliaGPU/KernelAbstractions.jl/blob/master/.ci/bin/get-github-status-list.jl Co-authored-by: Dilum Aluthge <[email protected]>
2 parents 7b12f4d + 645a8bf commit cb47e08

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

bors.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ delete_merged_branches = true
22

33
status = [
44
### GPU CI (Buildkite):
5-
"buildkite/kernelabstractions-dot-jl/julia-v1",
6-
"buildkite/kernelabstractions-dot-jl/julia-1-dot-6-nightly",
7-
"buildkite/kernelabstractions-dot-jl/julia-nightly",
5+
"buildkite/kernelabstractions-dot-jl/cuda-julia-1-dot-6",
6+
"buildkite/kernelabstractions-dot-jl/cuda-julia-nightly",
7+
"buildkite/kernelabstractions-dot-jl/cuda-julia-v1",
8+
"buildkite/kernelabstractions-dot-jl/rocm-julia-1-dot-6",
89

910
### CPU CI (GitHub Actions):
1011
"CI (1, macOS-latest, x64)",

0 commit comments

Comments
 (0)