Skip to content

Commit

Permalink
macOS runner already builtin Xcode 13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zonyitoo committed Nov 21, 2022
1 parent 3cc3128 commit ff3590a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,6 @@ jobs:
default: true
override: true

# https://github.com/actions/virtual-environments/issues/2557#issuecomment-769611326
- if: ${{ matrix.target }} == 'aarch64-apple-darwin'
run: |
sudo xcode-select -s /Applications/Xcode_12.4.app &&
sudo rm -Rf /Library/Developer/CommandLineTools/SDKs/*
- name: Build release
shell: bash
run: |
Expand Down

0 comments on commit ff3590a

Please sign in to comment.