From 67775c06e4b8d5e16233b455cf6bdeee18360437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ritzl?= Date: Tue, 15 Mar 2022 08:58:06 +0100 Subject: [PATCH] Update bob.yml --- .github/workflows/bob.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bob.yml b/.github/workflows/bob.yml index e411a9c..391abea 100644 --- a/.github/workflows/bob.yml +++ b/.github/workflows/bob.yml @@ -47,7 +47,7 @@ jobs: build_with_bob_macos: strategy: matrix: - platform: [armv7-darwin, x86_64-darwin] + platform: [arm64-darwin, x86_64-darwin] runs-on: macOS-latest name: Build