mirror of
https://github.com/neovim/neovim.git
synced 2026-04-29 02:34:10 +00:00
ci: switch to Xcode 10.1 / macOS 10.13
This commit is contained in:
@@ -70,10 +70,10 @@ jobs:
|
||||
env: BUILD_32BIT=ON
|
||||
- os: osx
|
||||
compiler: clang
|
||||
osx_image: xcode9.4 # macOS 10.13
|
||||
osx_image: xcode10.1 # macOS 10.13
|
||||
- os: osx
|
||||
compiler: gcc
|
||||
osx_image: xcode9.4 # macOS 10.13
|
||||
osx_image: xcode10.1 # macOS 10.13
|
||||
- if: branch = master
|
||||
os: linux
|
||||
env: CI_TARGET=lint
|
||||
|
||||
Reference in New Issue
Block a user