v2.1.0 #3

Merged
blizzardfinnegan merged 42 commits from devel into stable 2023-06-09 10:08:34 -04:00
Showing only changes of commit 768c090462 - Show all commits

View file

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