diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index af0cbfa..a3bff09 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,6 +11,8 @@ on: jobs: build: runs-on: ubuntu-latest + env: + DOCKER_TARGET_PLATFORM: linux/arm/v7 # Steps represent a sequence of tasks that will be executed as part of the job steps: