mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 07:59:11 +00:00
Explicitly set osx_image for osx+scons job.
This is the current default, and even though the job uses scons this also sets the osx version to use. Therefore it's better to set it explicitly in case the default changes at some point. (cherry-picked from commit 376f2e9dbe562c21671f88e8f3ef932b003a7fb5)
This commit is contained in:
parent
9a8462eff7
commit
0c0df08e62
@ -28,6 +28,7 @@ matrix:
|
|||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
compiler: clang
|
compiler: clang
|
||||||
|
osx_image: xcode8.3
|
||||||
env: TOOL=scons CXXSTD=14 NLS=false OPT=-O0
|
env: TOOL=scons CXXSTD=14 NLS=false OPT=-O0
|
||||||
|
|
||||||
- os: osx
|
- os: osx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user