diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index f619b2af12..fb9aa536df 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -56,6 +56,13 @@ jobs: - "IFRT" assertions: - false + exclude: + # Until + # is resolved. + - os: macOS-13 + test_group: core + - os: macOS-13 + test_group: integration include: - os: ubuntu-24.04 version: '1.10'