mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
use Python 3.6 in the oldest tests
This commit is contained in:
parent
c1451c0aa5
commit
ef3761d250
1 changed files with 2 additions and 0 deletions
|
|
@ -26,9 +26,11 @@ jobs:
|
|||
TOXENV: integration-certbot
|
||||
linux-oldest-tests-1:
|
||||
IMAGE_NAME: ubuntu-18.04
|
||||
PYTHON_VERSION: 3.6
|
||||
TOXENV: '{acme,apache,apache-v2,certbot}-oldest'
|
||||
linux-oldest-tests-2:
|
||||
IMAGE_NAME: ubuntu-18.04
|
||||
PYTHON_VERSION: 3.6
|
||||
TOXENV: '{dns,nginx}-oldest'
|
||||
linux-py27:
|
||||
IMAGE_NAME: ubuntu-18.04
|
||||
|
|
|
|||
Loading…
Reference in a new issue