Skip to content

Commit b8925af

Browse files
Build for macOS 11.1
1 parent 410d05a commit b8925af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- if: matrix.os == 'macos-11'
2020
name: Configure Xcode (MacOS)
2121
run: |
22-
sudo xcode-select -s /Applications/Xcode_11.7.app/Contents/Developer
22+
sudo xcode-select -s /Applications/Xcode_12.4.app/Contents/Developer
2323
2424
- name: Install Meson and Ninja
2525
run: |

0 commit comments

Comments
 (0)