https://github.com/JuliaLang/julia
Revision 52f36b813fed94c70b6445851e52e21ad9f23789 authored by Dilum Aluthge on 08 November 2021, 13:13:52 UTC, committed by KristofferC on 10 November 2021, 10:21:54 UTC
(cherry picked from commit d39b2c0d147d4fdf09b66f63c23027ed9f10a7d1)
1 parent 15e822c
Raw File
Tip revision: 52f36b813fed94c70b6445851e52e21ad9f23789 authored by Dilum Aluthge on 08 November 2021, 13:13:52 UTC
CI (Buildkite): increase the timeout of the code coverage job (#42994)
Tip revision: 52f36b8
SuiteSparse.version
SUITESPARSE_BRANCH = master
SUITESPARSE_SHA1 = b2d965aa8493f5ef25d6c861ce9d06ed02978ccc
SUITESPARSE_GIT_URL := git://github.com/JuliaLang/SuiteSparse.jl.git
SUITESPARSE_TAR_URL = https://api.github.com/repos/JuliaLang/SuiteSparse.jl/tarball/$1
back to top