Skip to content

Commit 1b885ef

Browse files
committed
Build with Xcode GM on GitHub Actions
1 parent 50925ce commit 1b885ef

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-5.3-
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)