From ce4c6eb85c8904b4fab9f9aaba578e1e17cca028 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Preu=C3=9F?= Date: Sun, 5 Dec 2021 16:20:57 +0100 Subject: [PATCH] Update laravel.yml --- .github/workflows/laravel.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/laravel.yml b/.github/workflows/laravel.yml index 5181bc8..3ace8b2 100644 --- a/.github/workflows/laravel.yml +++ b/.github/workflows/laravel.yml @@ -29,8 +29,7 @@ jobs: file: ./runtimes/${{ matrix.runtime }}/Dockerfile platforms: | linux/amd64 - linux/arm64 - linux/arm/v7 + linux/arm push: true tags: | bpkg.io/${{ matrix.runtime }}