From a3f06d1673024a4053f45dd91a986f67ab54549e Mon Sep 17 00:00:00 2001 From: nkowenski Date: Thu, 26 Sep 2024 00:27:01 +0200 Subject: [PATCH] use docker others for v7 --- .github/workflows/build-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test.yaml b/.github/workflows/build-test.yaml index 36381c9..fc7ccd1 100644 --- a/.github/workflows/build-test.yaml +++ b/.github/workflows/build-test.yaml @@ -199,7 +199,7 @@ jobs: tags: ${{ env.IMAGE_TAGS }} platforms: linux/arm/v7 containerfiles: | - ./Dockerfile.gh + ./Dockerfile-others.gh - name: Echo outputs run: |