@ -31,11 +31,13 @@ env:
- ARCH="aarch64" SRC="biscuit"
# no musl gcc
allow_failures:
matrix:
- ARCH="x86_64" SRC="biscuit"
# too slow or homebrew too old
- os: osx
install:
- if [ $ARCH = riscv32 ] || [ $ARCH = riscv64 ]; then