x86_64-unknown-linux-gnu on ubuntu runner (#1975)

This commit is contained in:
Sean OMeara
2023-04-26 13:13:09 +02:00
committed by GitHub
parent e4cb74896b
commit 8f05c85838

View File

@@ -14,7 +14,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
toolchain: stable
target: aarch64-apple-darwin
target: x86_64-unknown-linux-gnu
override: true
components: rustfmt, clippy