From 0b98ac4c8053af43092a368d6c5b27597e5a70c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Preu=C3=9F?= Date: Sun, 5 Dec 2021 16:28:35 +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 99e0b34..a759813 100644 --- a/.github/workflows/laravel.yml +++ b/.github/workflows/laravel.yml @@ -41,7 +41,7 @@ jobs: file: ./runtimes/${{ matrix.runtime }}/Dockerfile platforms: | linux/amd64 - linux/arm/v7 + linux/arm64/v8 push: true tags: | bpkg.io/${{ matrix.runtime }}-develop