Skip to content

Commit e8d8198

Browse files
committed
CI: Check aarch64_be-unknown-linux-musl
1 parent a8c57eb commit e8d8198

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ jobs:
250250
- run: cargo check -Z build-std --target=powerpc-unknown-linux-musl --features=all-apis
251251
- run: cargo check -Z build-std --target=powerpc64le-unknown-linux-musl --features=all-apis
252252
- run: cargo check -Z build-std --target=armv7k-apple-watchos --features=all-apis
253+
- run: cargo check -Z build-std --target=aarch64_be-unknown-linux-musl --all-targets --features=all-apis
253254

254255

255256
test:

0 commit comments

Comments
 (0)