https://github.com/LuxDL/LuxAMDGPU.jl

Update Project.toml

Failed in 1h 51m
:buildkite: Pipeline upload
Matrix
:julia: LuxLib (Julia 1 + AMD GPU)julia --code-coverage=user --color=yes --project -e ' && using Pkg && repo = ENV["DOWNSTREAM_TEST_REPO"] && println("--- :julia: Instantiating project") && withenv("JULIA_PKG_PRECOMPILE_AUTO" => 0) do && Pkg.instantiate() && try && Pkg.develop(repo) && println("+++ :julia: Running tests") && Pkg.test("$(repo)"; coverage=true) && catch err && err isa Pkg.Resolve.ResolverError || rethrow() && @info "Not compatible with this release. No problem." exception=err && exit(0) && end && end && println("+++ :julia: Finished Downstream Test")'
Waited 55m 11s
·
Ran in 55m 52s
Total Job Run Time: 1h 26m