Revert "try bump macOS to 13 to see if it helps augeas"

This reverts commit 20e7be8f55.
This commit is contained in:
Alex Zorin 2023-06-28 13:14:47 +10:00
parent 20e7be8f55
commit 8fc24be768

View file

@ -5,11 +5,11 @@ jobs:
strategy:
matrix:
macos-py37-cover:
IMAGE_NAME: macOS-13
IMAGE_NAME: macOS-12
PYTHON_VERSION: 3.7
TOXENV: cover
macos-cover:
IMAGE_NAME: macOS-13
IMAGE_NAME: macOS-12
TOXENV: cover
windows-py37:
IMAGE_NAME: windows-2019