Skip to content

Commit 7589485

Browse files
authored
Metal.jl: adapt to libcmt removal.
1 parent 8cf616b commit 7589485

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.buildkite/pipeline.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,6 @@ steps:
5858
Pkg.develop(; path=pwd())
5959
Pkg.develop(; name="Metal")
6060
61-
println("+++ :julia: Building support library")
62-
include(joinpath(Pkg.devdir(), "Metal", "deps", "build_ci.jl"))
63-
Pkg.activate()
64-
6561
println("+++ :julia: Running tests")
6662
Pkg.test("Metal"; coverage=true)'
6763
agents:

0 commit comments

Comments
 (0)