Skip to content

Commit 008d852

Browse files
authored
Re-enable Xcode check as 12.2 Beta 3 is available
Hopefully this will allow us to diagnose incompatibility issues in the future quickly.
1 parent 181fbbd commit 008d852

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,6 @@ jobs:
128128
run: |
129129
sudo xcode-select --switch /Applications/Xcode_12.2.0.app/Contents/Developer/
130130
./utils/webassembly/ci.sh
131-
env:
132-
SKIP_XCODE_VERSION_CHECK: 1
133131
- name: Upload macOS installable archive
134132
uses: actions/upload-artifact@v1
135133
with:

0 commit comments

Comments
 (0)