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

Merge pull request #16 from LuxDL/dependabot/github_actions/julia-actions/setup-julia-2

Failed in 1h 5m
:buildkite: Pipeline upload

Failed to submit coverage.

Matrix
:julia: Lux (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 19m 20s
·
Ran in 37m 9s
Total Job Run Time: 46m 34s