We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4837b4b commit a89ae88Copy full SHA for a89ae88
1 file changed
.github/workflows/test.yaml
@@ -40,7 +40,7 @@ jobs:
40
fail-fast: false
41
matrix:
42
target:
43
- - arm-unknown-linux-gnueabi
+ # - arm-unknown-linux-gnueabi # "failed to merge target specific data of file ..."
44
- arm-unknown-linux-gnueabihf
45
- armv7-unknown-linux-gnueabihf
46
#- armv7-unknown-linux-musleabihf # "cannot produce cdylib ... as the target `armv7-unknown-linux-musleabihf` does not support these crate types"
0 commit comments