Remove armv6 which was never supported

This commit is contained in:
Felipe Santos
2022-11-18 15:20:04 -03:00
parent f120db71a3
commit 6f48131e4d
-1
View File
@@ -48,7 +48,6 @@ jobs:
platforms: |
linux/amd64
linux/386
linux/arm/v6
linux/arm/v7
linux/arm64/v8
push: ${{ github.event_name != 'pull_request' }}