mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
add image name for extended tests
This commit is contained in:
parent
29a221042d
commit
809a5904b9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/extended_tests_jobs.yml
vendored
1
.github/workflows/extended_tests_jobs.yml
vendored
|
|
@ -11,6 +11,7 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
PYTHON_VERSION: ['3.14']
|
||||
IMAGE_NAME: ['ubuntu-22.04']
|
||||
TOXENV:
|
||||
- isolated-acme,isolated-certbot,isolated-apache,isolated-cloudflare,isolated-digitalocean,isolated-dnsimple,isolated-dnsmadeeasy,isolated-gehirn,isolated-google,isolated-linode,isolated-luadns,isolated-nsone,isolated-ovh,isolated-rfc2136,isolated-route53,isolated-sakuracloud,isolated-nginx
|
||||
- nginx_compat
|
||||
|
|
|
|||
Loading…
Reference in a new issue