We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e38767 commit f204181Copy full SHA for f204181
.cirrus.yml
@@ -3,7 +3,7 @@ task:
3
freebsd_instance:
4
image: freebsd-13-2-release-amd64
5
setup_rust_script:
6
- - pkg install -y git binutils
+ - pkg install -y git-tiny binutils
7
- curl https://sh.rustup.rs -sSf --output rustup.sh
8
- sh rustup.sh --default-toolchain none -y --profile=minimal
9
target_cache:
0 commit comments