We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9daf49 commit bda0c56Copy full SHA for bda0c56
.github/workflows/main.yml
@@ -126,7 +126,7 @@ jobs:
126
${{ runner.os }}-sccache-v10-
127
- name: Build macOS installable archive
128
run: |
129
- sudo xcode-select --switch /Applications/Xcode_12.2.app/Contents/Developer/
+ sudo xcode-select --switch /Applications/Xcode_12.3.app/Contents/Developer/
130
xcodebuild -version
131
./utils/webassembly/ci.sh
132
env:
0 commit comments