Update Python images used in CI from 3.7 to 3.8 (#1576)

Fixes #1023
This commit is contained in:
Rex Orioko 2020-05-17 05:16:07 -05:00 коммит произвёл GitHub
Родитель 209a637562
Коммит e5193fd09a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 5 удалений

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

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