From 6d08a27e77a770294e008f9272ff635461a8c5d1 Mon Sep 17 00:00:00 2001 From: Michael Buluma Date: Sun, 24 Mar 2024 19:42:28 +0300 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6486735..c44a95d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -70,7 +70,7 @@ jobs: with: context: ./ file: Dockerfile - platforms: linux/amd64 + platforms: linux/amd64, linux/arm64 push: true tags: | - buluma/github-action-molecule:latest, buluma/github-action-molecule:v6.0.4 + buluma/github-action-molecule:latest, buluma/github-action-molecule:v24.2.0