File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1313 gid : 1000
1414 # Julia installation inside the sandbox
1515 - JuliaCI/julia#v1:
16- version : " nightly "
16+ version : " 1 "
1717 arch : " i686"
1818 command : |
1919 julia --color=yes --project=.ci -e 'using Pkg; Pkg.instantiate()'
3838 gid : 1000
3939 # Julia installation inside the sandbox
4040 - JuliaCI/julia#v1:
41- version : " nightly "
41+ version : " 1 "
4242 command : |
4343 julia --color=yes --project=.ci --code-coverage=@ -e 'using Pkg; Pkg.instantiate()'
4444 julia --color=yes --project=.ci --code-coverage=@ .ci/create_sysimage_and_run_tests.jl
5151 - label : " :macos: macos-aarch64"
5252 plugins :
5353 - JuliaCI/julia#v1:
54- version : " nightly "
54+ version : " 1 "
5555 - JuliaCI/julia-coverage#v1:
5656 codecov : true
5757 command : |
6565 - label : " :windows: windows-x86_64"
6666 plugins :
6767 - JuliaCI/julia#v1:
68- version : " nightly "
68+ version : " 1 "
6969 - JuliaCI/julia-coverage#v1:
7070 codecov : true
7171 command : |
You can’t perform that action at this time.
0 commit comments