diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 9e1cfc92..81b41efa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -124,9 +124,6 @@ jobs: - uses: actions/checkout@v3 with: submodules: recursive - - uses: maxim-lobanov/setup-xcode@v1 - with: - xcode-version: 26.0.1 - name: Configure CMake run: | cmake -DCMAKE_SYSTEM_NAME="iOS" -GXcode \