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