Skip to content

Commit a89ae88

Browse files
committed
I guess arm-unknown-linux-gnueabi isn't possible
1 parent 4837b4b commit a89ae88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
fail-fast: false
4141
matrix:
4242
target:
43-
- arm-unknown-linux-gnueabi
43+
# - arm-unknown-linux-gnueabi # "failed to merge target specific data of file ..."
4444
- arm-unknown-linux-gnueabihf
4545
- armv7-unknown-linux-gnueabihf
4646
#- armv7-unknown-linux-musleabihf # "cannot produce cdylib ... as the target `armv7-unknown-linux-musleabihf` does not support these crate types"

0 commit comments

Comments
 (0)