Skip to content

Commit ddea9eb

Browse files
Merge pull request #1799 from swiftwasm/maxd/5.3-xcode-gm
Build 5.3 branch with Xcode GM on GitHub Actions
2 parents 8fde2d8 + ddd3a15 commit ddea9eb

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
@@ -128,7 +128,7 @@ jobs:
128128
${{ runner.os }}-sccache-v10-5.3-
129129
- name: Build macOS installable archive
130130
run: |
131-
sudo xcode-select --switch /Applications/Xcode_12_beta.app/Contents/Developer/
131+
sudo xcode-select --switch /Applications/Xcode_12.app/Contents/Developer/
132132
./utils/webassembly/ci.sh
133133
- name: Upload macOS installable archive
134134
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)