diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ffa34571a..371078fe7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -387,21 +387,6 @@ jobs: fail-fast: false matrix: include: - - os: "macos-13" - arch-type: "x86_64" - build-type: "Release" - qt-version: "5.15.2" - python-version: "3.10" - cmake-version: "3.31.6" - vfx-platform: "CY2023" - - os: "macos-13" - arch-type: "x86_64" - build-type: "Debug" - qt-version: "5.15.2" - python-version: "3.10" - cmake-version: "3.31.6" - vfx-platform: "CY2023" - # VFX2024 - os: "macos-13" arch-type: "x86_64"