diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b443951..06d6a2e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -55,7 +55,7 @@ jobs: push_destinations: ghcr.io ghcr_repo_owner: ${{ github.repository_owner }} ghcr_repo: ${{ github.repository }} - platform_linux_arm32v6_enabled: true + platform_linux_arm32v6_enabled: false platform_linux_i386_enabled: false get_version_method: git_commit_hash_short # set build_latest to true if github.event.inputs.use_test_image is false