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 5454147 commit bb761a8Copy full SHA for bb761a8
.github/workflows/ci.yaml
@@ -66,7 +66,6 @@ jobs:
66
strace \
67
zlib1g-dev
68
echo ""
69
- ./ci/rustup.sh
70
echo "----- Set up cross compilation -----"
71
sudo apt-get install -y --fix-missing crossbuild-essential-arm64
72
echo 'CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=aarch64-linux-gnu-gcc' >> $GITHUB_ENV
0 commit comments