diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6c86f29..cb10fc4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,6 +14,12 @@ jobs: fail-fast: false matrix: include: + - target: x86_64-apple-darwin + arch: x86_64 + - target: x86_64-apple-darwin + arch: x86_64 + - target: x86_64-apple-darwin + arch: x86_64 - target: x86_64-apple-darwin arch: x86_64 # Temporarily disabled the arm build