diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 5456364..11a0ac4 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -98,7 +98,7 @@ jobs: ${{ runner.os }}-spm- - name: Select Xcode - run: sudo xcode-select -s /Applications/Xcode_14.3.app/Contents/Developer + run: sudo xcode-select -s /Applications/Xcode_15.0.app/Contents/Developer - name: Install xcbeautify continue-on-error: true