1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 22:53:50 +00:00

give MacOS 10.15 a spin

This commit is contained in:
Bret Curtis 2020-07-01 17:42:18 +02:00
parent 3d7f8a573a
commit f53f049a64

View file

@ -37,9 +37,9 @@ addons:
build_command: "make VERBOSE=1 -j3" build_command: "make VERBOSE=1 -j3"
matrix: matrix:
include: include:
- name: OpenMW (all) on macOS Xcode 10.2 - name: OpenMW (all) on MacOS 10.15 with Xcode 12
os: osx os: osx
osx_image: xcode10.2 osx_image: xcode12
if: branch != coverity_scan if: branch != coverity_scan
- name: OpenMW (all) on Ubuntu Focal with GCC - name: OpenMW (all) on Ubuntu Focal with GCC
os: linux os: linux