We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230383c commit af6a705Copy full SHA for af6a705
.buildkite/pipeline.yml
@@ -77,6 +77,7 @@ steps:
77
78
julia -e 'println("+++ :julia: Running tests")
79
using Pkg
80
+ Pkg.add(url="https://github.com/JuliaBinaryWrappers/pocl_jll.jl", rev="pocl-v7.0.0+10")
81
Pkg.test("Metal"; coverage=true, test_args=["kernelabstractions"])'
82
agents:
83
queue: "juliaecosystem"
0 commit comments