Skip to content

Commit

Permalink
Removed arm/v7 due to unavailable lsio image.
Browse files Browse the repository at this point in the history
  • Loading branch information
mandarons authored Jun 23, 2024
1 parent d8c152a commit e13d266
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-main-test-coverage-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ jobs:
NEW_HEARTBEAT_ENDPOINT=${{ secrets.NEW_HEARTBEAT_ENDPOINT }}
APP_VERSION=main
push: true
platforms: linux/arm64, linux/amd64, linux/arm/v7
platforms: linux/arm64, linux/amd64
tags: mandarons/icloud-drive:main
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max
Expand Down

0 comments on commit e13d266

Please sign in to comment.