mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
use python 3.8
This commit is contained in:
parent
bcd260de37
commit
925c6c3866
1 changed files with 2 additions and 1 deletions
|
|
@ -224,7 +224,8 @@ matrix:
|
|||
packages: # don't install nginx and apache
|
||||
- libaugeas0
|
||||
<<: *extended-test-suite
|
||||
- sudo: required
|
||||
- python: "3.8"
|
||||
sudo: required
|
||||
env: SNAP=true TOXENV=integration-external,apacheconftest-external-with-pebble
|
||||
addons:
|
||||
apt:
|
||||
|
|
|
|||
Loading…
Reference in a new issue