revert MacOS image change

This commit is contained in:
Mike Zozu 2020-12-15 22:07:27 +03:00
parent 1f9591eabc
commit 88f1614df6

View File

@ -12,7 +12,7 @@ matrix:
- g++-8 - g++-8
env: CXX=g++-8 CC=gcc-8 env: CXX=g++-8 CC=gcc-8
- os: osx - os: osx
osx_image: xcode12.2 osx_image: xcode10.2
language: cpp language: cpp
compiler: clang compiler: clang
- os: windows - os: windows