Skip to content

Commit

Permalink
remove MacOS 11 XCode specification
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffthemedio committed May 10, 2023
1 parent abcf3f8 commit cc0fc2d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ jobs:
uses: actions/checkout@v3
- name: Clean up Mono
run: sudo ./.github/workflows/mono-uninstall.sh
- name: Setup - Xcode
if: matrix.os == 'macos-11'
run: |
sudo xcode-select -s /Applications/Xcode_11.7.app
- name: Prepare ccache timestamp
id: build-macos-ccache-timestamp
shell: cmake -P {0}
Expand Down

0 comments on commit cc0fc2d

Please sign in to comment.