mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2024-12-22 23:58:36 +01:00
Change to use Xcode 12
This commit is contained in:
parent
e39d1d2a43
commit
0326f4834a
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -28,8 +28,8 @@ jobs:
|
||||
- name: List Available Applications
|
||||
run: ls /Applications
|
||||
|
||||
- name: Switch to Xcode 11
|
||||
run: sudo xcode-select -s /Applications/Xcode_11.4.app
|
||||
- name: Switch to Xcode 12
|
||||
run: sudo xcode-select -s /Applications/Xcode_12.app
|
||||
|
||||
- name: Show Build Version
|
||||
run: xcodebuild -version
|
||||
|
Loading…
Reference in New Issue
Block a user