File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change 1- task :
2- name : nightly x86_64-unknown-freebsd-12
3- freebsd_instance :
4- image_family : freebsd-12-4
5- setup_script :
6- - pkg install -y libnghttp2 curl
7- - curl https://sh.rustup.rs -sSf --output rustup.sh
8- - sh rustup.sh --default-toolchain nightly -y --profile=minimal
9- - . $HOME/.cargo/env
10- test_script :
11- - . $HOME/.cargo/env
12- - LIBC_CI=1 sh ci/run.sh x86_64-unknown-freebsd
13- - sh ci/run.sh x86_64-unknown-freebsd
14-
151task :
162 name : nightly x86_64-unknown-freebsd-13
173 freebsd_instance :
2915task :
3016 name : nightly x86_64-unknown-freebsd-14
3117 freebsd_instance :
32- image : freebsd-14-0-rc1 -amd64
18+ image : freebsd-14-0-release -amd64-ufs
3319 setup_script :
3420 - pkg install -y libnghttp2 curl
3521 - curl https://sh.rustup.rs -sSf --output rustup.sh
You can’t perform that action at this time.
0 commit comments