mirror of
https://github.com/MariaDB/server.git
synced 2025-04-01 04:45:37 +02:00
travis: update osx to xcode12u in attempt to solve openssl build failure
This commit is contained in:
parent
594aad7b06
commit
56ae0adee3
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ language: cpp
|
|||
os:
|
||||
- linux
|
||||
- osx
|
||||
osx_image: xcode10.1
|
||||
osx_image: xcode12u
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
|
Loading…
Add table
Reference in a new issue