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