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 c68bc4b commit d4bd704Copy full SHA for d4bd704
.buildkite/pipeline.yml
@@ -76,7 +76,6 @@ steps:
76
push!(conf[\"targets\"][\"test\"], \"AMDGPU\")
77
open(io -> TOML.print(io, conf), \"Project.toml\", \"w\")
78
"""
79
- - julia --project -e 'using Pkg; Pkg.update()'
80
timeout_in_minutes: 30
81
env:
82
JULIA_AMDGPU_CORE_MUST_LOAD: "1"
0 commit comments