diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 969aed1d..e2f96323 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -87,7 +87,6 @@ jobs: with: context: . load: true - platforms: ${{ matrix.PLATFORMS }} build-args: | EXISTDB_IMAGE=${{ matrix.EXISTDB_IMAGE }} tags: ${{ steps.meta.outputs.tags }}