diff --git a/.github/workflows/release-packages.yml b/.github/workflows/release-packages.yml index 525657d9..07b5014e 100644 --- a/.github/workflows/release-packages.yml +++ b/.github/workflows/release-packages.yml @@ -28,7 +28,7 @@ jobs: matrix: include: - { o: macos-14, t: x86_64-apple-darwin } - - { o: macos-14, t: x86_64h-apple-darwin, r: true } + - { o: macos-14, t: x86_64h-apple-darwin } - { o: macos-14, t: aarch64-apple-darwin, r: true } - { o: ubuntu-latest,