Skip to content

Commit

Permalink
ci: add aarch64_be-unknown-linux-gnu
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
thesamesam committed Jan 3, 2025
1 parent 8e4ef49 commit de7ff73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/crossdev.yml
Original file line number Diff line number Diff line change
@@ -19,6 +19,7 @@ jobs:
target:
- target: aarch64-unknown-linux-gnu
- target: aarch64-unknown-linux-musl
- target: aarch64_be-unknown-linux-gnu
- target: alpha-unknown-linux-gnu
- target: arm-unknown-linux-gnueabi
- target: arm-unknown-linux-gnueabihf

0 comments on commit de7ff73

Please sign in to comment.