[ci] remove unneded platforms
All checks were successful
docker / build-docker (linux/amd64) (push) Successful in 2m3s
docker / build-docker (linux/arm64) (push) Successful in 8m45s

This commit is contained in:
royalcat 2024-06-17 00:47:29 +03:00
parent 667578f048
commit f0b6b517d5

View file

@ -18,11 +18,6 @@ jobs:
platform:
- linux/amd64
- linux/arm64
- linux/386
# - linux/arm/v5
- linux/arm/v7
- linux/arm64/v8
# - linux/riscv64
runs-on: ubuntu-latest
steps:
- name: Set up Docker Buildx