Skip to content

Commit

Permalink
Update build-nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye authored Nov 7, 2022
1 parent ceb0522 commit b7d6dff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,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 b7d6dff

Please sign in to comment.