diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 019e88dee..a2b78fbc3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -392,9 +392,6 @@ jobs: - os: macos-latest artifact-name: macOSArm arch-override: macarm64 - - os: macos-latest - artifact-name: macOS - arch-override: macx86-64 runs-on: ${{ matrix.os }} name: "Build fat JAR - ${{ matrix.artifact-name }}"