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 ca53d2e commit ba0f7e3Copy full SHA for ba0f7e3
.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 bash
+ - pkg install -y git bash 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