Skip to content

Commit b6bd9aa

Browse files
committed
we love to change the target
1 parent 28c3a33 commit b6bd9aa

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/workflows/sha1.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,11 @@ jobs:
193193
runs-on: ubuntu-latest
194194
strategy:
195195
matrix:
196+
target:
197+
- aarch64-unknown-linux-gnu
198+
- x86_64-unknown-linux-gnu
199+
- x86-unknown-linux-gnu
200+
- aarch64-apple-darwin
196201
rust:
197202
- 1.59.0 # MSRV
198203
steps:

Cargo.lock

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)