mirror of https://github.com/mgba-emu/mgba.git
Travis: Forcibly select osx_image because Travis loves using long-EOL'd stuff
This commit is contained in:
parent
3aa74f2d65
commit
9c91984975
|
@ -16,9 +16,10 @@ env:
|
|||
- DOCKER_TAG=windows:w32
|
||||
- DOCKER_TAG=windows:w64
|
||||
|
||||
matrix:
|
||||
jobs:
|
||||
include:
|
||||
- os: osx
|
||||
osx_image: xcode12.2
|
||||
compiler: clang
|
||||
env: DOCKER_TAG=
|
||||
|
||||
|
|
Loading…
Reference in New Issue