Skip to content

Commit e772fe6

Browse files
committed
Clean template
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent bceb8f9 commit e772fe6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

etc/ci/azure-linux.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
parameters:
22
job_name: ''
3-
image_name: 'ubuntu-16.04'
3+
image_name: ''
44
python_versions: []
55
test_suites: {}
66
python_architecture: x64
@@ -19,7 +19,6 @@ jobs:
1919
python_version: ${{ pyver }}
2020
test_suite_label: ${{ tsuite.key }}
2121
test_suite: ${{ tsuite.value }}
22-
2322
steps:
2423
- checkout: self
2524
fetchDepth: 10

0 commit comments

Comments
 (0)