Skip to content

Commit 4dacb44

Browse files
committed
ci: remove armv7-unknown-linux-gnueabihf (ARM 32 bits) target
1 parent 2d1c9fc commit 4dacb44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ jobs:
1010
matrix:
1111
target:
1212
- aarch64-unknown-linux-gnu
13-
- armv7-unknown-linux-gnueabihf
1413
- x86_64-unknown-linux-gnu
1514
steps:
1615
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)