diff --git a/.github/workflows/pake_build.yaml b/.github/workflows/pake_build.yaml index 10cb843..2cc3142 100644 --- a/.github/workflows/pake_build.yaml +++ b/.github/workflows/pake_build.yaml @@ -24,7 +24,7 @@ jobs: - build: macos os: macos-latest rust: nightly - target: universal-apple-darwin + target: x86_64-apple-darwin fail-fast: false steps: