Run CI tasks in Python 3.9 images (#1916)

This commit is contained in:
Marco Castelluccio 2021-03-16 17:48:27 +01:00 коммит произвёл GitHub
Родитель 63ae2db61b
Коммит 077446357a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -37,7 +37,7 @@ tasks:
workerType: batch
payload:
maxRunTime: 3600
image: python:3.8
image: python:3.9
command:
- "/bin/bash"
- "-lcx"
@ -61,7 +61,7 @@ tasks:
workerType: batch
payload:
maxRunTime: 3600
image: python:3.8
image: python:3.9
command:
- "/bin/bash"
- "-lcx"
@ -82,7 +82,7 @@ tasks:
workerType: compute-smaller
payload:
maxRunTime: 3600
image: python:3.8
image: python:3.9
env:
CODECOV_TOKEN: 66162f89-a4d9-420c-84bd-d10f12a428d9
command:
@ -115,7 +115,7 @@ tasks:
workerType: compute-smaller
payload:
maxRunTime: 3600
image: python:3.8
image: python:3.9
env:
CODECOV_TOKEN: 66162f89-a4d9-420c-84bd-d10f12a428d9
command:
@ -145,7 +145,7 @@ tasks:
workerType: batch
payload:
maxRunTime: 3600
image: python:3.8
image: python:3.9
env:
CODECOV_TOKEN: 66162f89-a4d9-420c-84bd-d10f12a428d9
command: