Skip to content

Commit ff3590a

Browse files
committed
macOS runner already builtin Xcode 13.2.1
1 parent 3cc3128 commit ff3590a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-nightly-release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,12 +91,6 @@ jobs:
9191
default: true
9292
override: true
9393

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

0 commit comments

Comments
 (0)