mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
Use newer macOS image for python3 testing
This commit is contained in:
parent
fe2a06e339
commit
dc9006db4f
@ -138,7 +138,7 @@ matrix:
|
|||||||
env: PYTHON=2.7 CPP=14 CLANG CMAKE=1
|
env: PYTHON=2.7 CPP=14 CLANG CMAKE=1
|
||||||
- os: osx
|
- os: osx
|
||||||
name: Python 3.7, c++14, AppleClang 9, Debug build
|
name: Python 3.7, c++14, AppleClang 9, Debug build
|
||||||
osx_image: xcode9
|
osx_image: xcode9.4
|
||||||
env: PYTHON=3.7 CPP=14 CLANG DEBUG=1
|
env: PYTHON=3.7 CPP=14 CLANG DEBUG=1
|
||||||
# Test a PyPy 2.7 build
|
# Test a PyPy 2.7 build
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user