Update macOS images

This commit is contained in:
Brad Warren 2020-08-18 15:41:20 -07:00
parent 4e9d3afcc4
commit 1e9a65e07c

View file

@ -3,11 +3,11 @@ jobs:
strategy:
matrix:
macos-py27:
IMAGE_NAME: macOS-10.14
IMAGE_NAME: macOS-10.15
PYTHON_VERSION: 2.7
TOXENV: py27
macos-py38:
IMAGE_NAME: macOS-10.14
IMAGE_NAME: macOS-10.15
PYTHON_VERSION: 3.8
TOXENV: py38
windows-py36: