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:
parent
3d7f8a573a
commit
f53f049a64
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue