Update CI Xcode version

This commit is contained in:
Tindy X
2020-07-06 11:24:53 +08:00
parent 607746c78b
commit 1f0b0b1ba8

View File

@@ -10,7 +10,7 @@ jobs:
- name: "macOS Build"
os: osx
compiler: clang
osx_image: xcode10.3
osx_image: xcode11.3
script:
- bash scripts/build.macos.release.sh
before_deploy: