diff --git a/.github/workflows/ci_macos.yml b/.github/workflows/ci_macos.yml index 0ccbc990..c84cb556 100644 --- a/.github/workflows/ci_macos.yml +++ b/.github/workflows/ci_macos.yml @@ -79,8 +79,6 @@ jobs: run: | env cmake --version env ${{ matrix.compiler }} --version - sudo xcode-select -s '/Applications/Xcode_13.4.1.app/Contents/Developer' # https://github.com/actions/runner-images/issues/6350 - - name: Configure tests env: