File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 66 # Julia installation outside the sandbox
77 - JuliaCI/julia#v1:
88 version : ' 1.10'
9+ - JuliaCI/julia-coverage#v1:
10+ codecov : true
911 - staticfloat/sandbox#v2:
1012 rootfs_url : https://github.com/JuliaCI/rootfs-images/releases/download/v6.00/package_linux.x86_64.tar.gz
1113 rootfs_treehash : " 4dcde853eb5baaa0a8f087b633eaf955dc94b5dc"
2830 plugins :
2931 - JuliaCI/julia#v1:
3032 version : " nightly"
33+ - JuliaCI/julia-coverage#v1:
34+ codecov : true
3135 command : |
3236 julia --color=yes --project=.ci -e 'using Pkg; Pkg.instantiate()'
3337 julia --color=yes --project=.ci .ci/create_sysimage_and_run_tests.jl
4044 plugins :
4145 - JuliaCI/julia#v1:
4246 version : " nightly"
47+ - JuliaCI/julia-coverage#v1:
48+ codecov : true
4349 command : |
4450 julia --color=yes --project=.ci -e 'using Pkg; Pkg.instantiate()'
4551 julia --color=yes --project=.ci .ci/create_sysimage_and_run_tests.jl
You can’t perform that action at this time.
0 commit comments