mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
no catalina
This commit is contained in:
parent
7a1aafd341
commit
eac2f618cb
1 changed files with 2 additions and 2 deletions
|
|
@ -3,11 +3,11 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
macos-py27:
|
||||
IMAGE_NAME: macOS-10.15
|
||||
IMAGE_NAME: macOS-10.14
|
||||
PYTHON_VERSION: 2.7
|
||||
TOXENV: py27
|
||||
macos-py38:
|
||||
IMAGE_NAME: macOS-10.15
|
||||
IMAGE_NAME: macOS-10.14
|
||||
PYTHON_VERSION: 3.8
|
||||
TOXENV: py38
|
||||
windows-py35:
|
||||
|
|
|
|||
Loading…
Reference in a new issue