Skip to content

Commit af6a705

Browse files
committed
bsrg
1 parent 230383c commit af6a705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ steps:
7777
7878
julia -e 'println("+++ :julia: Running tests")
7979
using Pkg
80+
Pkg.add(url="https://github.com/JuliaBinaryWrappers/pocl_jll.jl", rev="pocl-v7.0.0+10")
8081
Pkg.test("Metal"; coverage=true, test_args=["kernelabstractions"])'
8182
agents:
8283
queue: "juliaecosystem"

0 commit comments

Comments
 (0)