mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-01 03:21:41 +00:00
give MacOS 10.15 a spin
This commit is contained in:
parent
3d7f8a573a
commit
f53f049a64
@ -37,9 +37,9 @@ addons:
|
||||
build_command: "make VERBOSE=1 -j3"
|
||||
matrix:
|
||||
include:
|
||||
- name: OpenMW (all) on macOS Xcode 10.2
|
||||
- name: OpenMW (all) on MacOS 10.15 with Xcode 12
|
||||
os: osx
|
||||
osx_image: xcode10.2
|
||||
osx_image: xcode12
|
||||
if: branch != coverity_scan
|
||||
- name: OpenMW (all) on Ubuntu Focal with GCC
|
||||
os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user