diff --git a/.github/workflows/test-compile.yml b/.github/workflows/test-compile.yml index 5d14e666e..808f2a962 100644 --- a/.github/workflows/test-compile.yml +++ b/.github/workflows/test-compile.yml @@ -49,9 +49,6 @@ jobs: - 'clang-22' - 'gcc-16' include: - # macOS x86 - - os: macos-15-intel - compiler: 'clang-22' # macOS arm - os: macos-latest compiler: 'clang-22'