CI: fix pipeline using latest ubuntu (#13)
This commit is contained in:
Родитель
c8b45ded20
Коммит
9ade9cd361
|
@ -19,9 +19,9 @@ stages:
|
|||
cancelTimeoutInMinutes: 5
|
||||
strategy:
|
||||
matrix:
|
||||
linux_python36:
|
||||
imageName: "ubuntu-16.04"
|
||||
python.version: "3.6"
|
||||
linux_python38:
|
||||
imageName: "ubuntu-latest"
|
||||
python.version: "3.8"
|
||||
WHEELS_PATH: "/dist/*.whl"
|
||||
# macos1015_python36:
|
||||
# imageName: 'macOS-10.15'
|
||||
|
|
Загрузка…
Ссылка в новой задаче