This commit is contained in:
Will Greenberg 2022-08-22 15:38:15 -07:00
parent 1a2652ba7a
commit f7dec4fed5

View file

@ -118,7 +118,7 @@ jobs:
venv\Scripts\python -m pytest certbot-ci\certbot_integration_tests\certbot_tests -n 4
displayName: Run certbot integration tests
- ${{ each snapName in parameters.snaps }}:
- job: snaps_build ${{ snapName }}
- job: snaps_build_${{ snapName }}
pool:
vmImage: ubuntu-18.04
strategy: