Commit 792ebe63 authored by mattip's avatar mattip
Browse files

3.8rc1 only available for maxosx10.9

parent 3649bdb7
...@@ -82,6 +82,7 @@ matrix: ...@@ -82,6 +82,7 @@ matrix:
env: env:
- PYTHON_VERSION=3.8 - PYTHON_VERSION=3.8
- VENV=venv - VENV=venv
- MB_PYTHON_OSX_VER=10.9
- MB_ML_VER=2010 - MB_ML_VER=2010
- os: osx - os: osx
env: env:
...@@ -152,6 +153,7 @@ matrix: ...@@ -152,6 +153,7 @@ matrix:
osx_image: xcode10 osx_image: xcode10
env: env:
- PYTHON_VERSION=3.8 - PYTHON_VERSION=3.8
- MB_PYTHON_OSX_VER=10.9
- MB_ML_VER=2010 - MB_ML_VER=2010
- os: osx - os: osx
osx_image: xcode10.1 osx_image: xcode10.1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment