Now that we know it *can* work, run faster
All checks were successful
Demo / Explore-CI (push) Successful in 3m50s

This commit is contained in:
Blizzard Finnegan 2023-06-06 15:18:31 -04:00
parent a8ac4c6acb
commit 0a5e335106
Signed by: blizzardfinnegan
GPG key ID: 61C1E13067E0018E

View file

@ -13,8 +13,8 @@ jobs:
- name: Grab Rust toolchain
uses: https://github.com/actions-rs/toolchain@v1
with:
profile: complete
toolchain: nightly
profile: minimal
toolchain: stable
target: aarch64-unknown-linux-gnu
override: true
- name: Run check