Update mac circleci environment (#644)

Apparently `Image xcode:9.0 is not supported` these days.
This commit is contained in:
Sam Clegg
2020-10-24 10:01:10 -07:00
committed by GitHub
parent da9419f42a
commit 10290f2f1d
3 changed files with 8 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ jobs:
scripts/test.py
test-mac:
macos:
xcode: "9.0"
xcode: "12.2.0"
environment:
EMSDK_NOTTY: "1"
# Without this, any `brew installl` command will result in self-update of