Skip to content

Commit bb47bce

Browse files
authored
Remove linux/arm/v6 and linux/arm/v7 build platforms (#17)
1 parent 0fd963a commit bb47bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
image_proxy:
2727

2828
env:
29-
PLATFORM: linux/amd64,linux/aarch64,linux/arm/v7,linux/arm/v6
29+
PLATFORM: linux/amd64,linux/aarch64
3030

3131
runs-on: ubuntu-latest
3232

0 commit comments

Comments
 (0)