mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 22:08:07 -04:00
Revert "try bump macOS to 13 to see if it helps augeas"
This reverts commit 20e7be8f55.
This commit is contained in:
parent
20e7be8f55
commit
8fc24be768
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue