build: set minimum supported macOS to 10.14

This commit is contained in:
fanquake
2020-11-18 21:38:21 +08:00
parent 50e019a97a
commit a52ecc936a
9 changed files with 10 additions and 10 deletions

View File

@@ -122,7 +122,7 @@ task:
FILE_ENV: "./ci/test/00_setup_env_native_multiprocess.sh"
task:
name: 'macOS 10.12 [GOAL: deploy] [no functional tests]'
name: 'macOS 10.14 [GOAL: deploy] [no functional tests]'
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:bionic