File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed
Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change 1313 - template : etc/ci/azure-posix.yml
1414 parameters :
1515 job_name : core_tests
16- image_name : ubuntu-16 .04
16+ image_name : ubuntu-20 .04
1717 python_versions : ['3.6']
1818 test_suites :
1919 misc : |
@@ -144,15 +144,6 @@ jobs:
144144 test_suites :
145145 all : Scripts\pytest -n 2 -vvs tests\scancode\test_cli.py
146146
147- - template : etc/ci/azure-posix.yml
148- parameters :
149- job_name : ubuntu16
150- image_name : ubuntu-16.04
151- python_versions : ['3.7', '3.8', '3.9']
152- python_architecture : x64
153- test_suites :
154- all : bin/pytest -n 2 -vvs tests/scancode/test_cli.py
155-
156147
157148 - template : etc/ci/azure-posix.yml
158149 parameters :
@@ -301,7 +292,7 @@ jobs:
301292#
302293# - job: Build_release_archive_py3
303294# pool:
304- # vmImage: ubuntu-16 .04
295+ # vmImage: ubuntu-18 .04
305296# steps:
306297# - checkout: self
307298# fetchDepth: 10
You can’t perform that action at this time.
0 commit comments