Set osx_image under each configuration, as it decides the OS (and
kernel) version not only Xcode version, and the configuration name
contains the kernel version.
This commit is contained in:
Nobuyoshi Nakada 2019-07-29 11:38:15 +09:00
Родитель b40589802b
Коммит 61f0f71e5b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4BC7D6DF58D8DF60
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -21,8 +21,6 @@ language: c
dist: xenial
osx_image: xcode11
git:
quiet: true
@ -334,6 +332,7 @@ env:
- &x86_64-darwin18
name: x86_64-darwin18
osx_image: xcode11
<<: *osx
env:
- CONFIG_FLAG=--with-opt-dir=/usr/local/opt/openssl@1.1:/usr/local/opt/zlib