try bump macOS to 13 to see if it helps augeas

This commit is contained in:
Alex Zorin 2023-06-20 17:10:32 +10:00
parent 1e71ce8117
commit 20e7be8f55

View file

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