Skip to content

Commit 7b95e3b

Browse files
authored
Build with Xcode GM on GitHub Actions
1 parent 7be312c commit 7b95e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
${{ runner.os }}-sccache-v10-
8181
- name: Build macOS installable archive
8282
run: |
83-
sudo xcode-select --switch /Applications/Xcode_12_beta.app/Contents/Developer/
83+
sudo xcode-select --switch /Applications/Xcode_12.app/Contents/Developer/
8484
./utils/webassembly/ci.sh
8585
- name: Upload macOS installable archive
8686
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)