mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
also build using 3.12
This commit is contained in:
parent
d5fdc968e8
commit
b3ac5ef5c3
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ jobs:
|
|||
displayName: Install dependencies
|
||||
- task: UsePythonVersion@0
|
||||
inputs:
|
||||
versionSpec: 3.8
|
||||
versionSpec: 3.12
|
||||
addToPath: true
|
||||
- task: DownloadSecureFile@1
|
||||
name: credentials
|
||||
|
|
|
|||
Loading…
Reference in a new issue