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.
2 parents 1ff8ca8 + bda0c56 commit 2a70058Copy full SHA for 2a70058
.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