We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 410d05a commit b8925afCopy full SHA for b8925af
.github/workflows/prebuild.yml
@@ -19,7 +19,7 @@ jobs:
19
- if: matrix.os == 'macos-11'
20
name: Configure Xcode (MacOS)
21
run: |
22
- sudo xcode-select -s /Applications/Xcode_11.7.app/Contents/Developer
+ sudo xcode-select -s /Applications/Xcode_12.4.app/Contents/Developer
23
24
- name: Install Meson and Ninja
25
0 commit comments