Skip to content

Commit 068f9fb

Browse files
amdgpu
1 parent 3a6f90f commit 068f9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ steps:
3939
push!(dev_pkgs, Pkg.PackageSpec(path=pkg));
4040
end
4141
Pkg.develop(dev_pkgs)
42-
Pkg.add(["ADMGPU"])
42+
Pkg.add(["AMDGPU"])
4343
Pkg.test("GraphNeuralNetworks")'
4444
agents:
4545
queue: "juliagpu"

0 commit comments

Comments
 (0)