try default
Some checks failed
Demo / Explore-CI (push) Failing after 33s

This commit is contained in:
Blizzard Finnegan 2023-06-06 14:46:10 -04:00
parent fd934576e7
commit 9ef78cdbcb
Signed by: blizzardfinnegan
GPG key ID: 61C1E13067E0018E

View file

@ -13,7 +13,7 @@ jobs:
- name: Grab Rust toolchain
uses: https://github.com/actions-rs/toolchain@v1
with:
profile: complete
profile: default
toolchain: stable
target: aarch64-unknown-linux-musl
override: true