[ci] remove unneded platforms
All checks were successful
docker / build-docker (linux/amd64) (push) Successful in 1m0s
docker / build-docker (linux/arm64) (push) Successful in 3m24s

This commit is contained in:
royalcat 2024-06-12 01:39:55 +03:00
parent 3f505e49ef
commit ae33eda928

View file

@ -16,8 +16,6 @@ jobs:
platform:
- linux/amd64
- linux/arm64
- linux/arm/v7
- linux/arm64/v8
runs-on: ubuntu-latest
steps: