mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Switch to using XCode 11.4 to build
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
run: ls /Applications
|
||||
|
||||
- name: Switch to Xcode 11
|
||||
run: sudo xcode-select -s /Applications/Xcode_11.app
|
||||
run: sudo xcode-select -s /Applications/Xcode_11.4.app
|
||||
|
||||
- name: Show Build Version
|
||||
run: xcodebuild -version
|
||||
|
||||
Reference in New Issue
Block a user