mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
fix typo in extended tests jobs template
This commit is contained in:
parent
2c4d669a73
commit
8440d8924a
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
linux-py312:
|
||||
PYTHON_VERSION: 3.12
|
||||
TOXENV: py312
|
||||
linux-py312:
|
||||
linux-py313:
|
||||
PYTHON_VERSION: 3.13
|
||||
TOXENV: py313
|
||||
linux-isolated:
|
||||
|
|
|
|||
Loading…
Reference in a new issue