Skip to content

Commit 79b9144

Browse files
committed
#585 - Remove ubuntu20.04 from azure
* The Ubuntu-20.04 image for the Microsoft-hosted "Azure Pipelines" pool is deprecated and will be retired April 1st. Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 737bab4 commit 79b9144

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,6 @@
55
################################################################################
66

77
jobs:
8-
- template: etc/ci/azure-posix.yml
9-
parameters:
10-
job_name: ubuntu20_cpython
11-
image_name: ubuntu-20.04
12-
python_versions: ["3.9", "3.10", "3.11"]
13-
test_suites:
14-
all: venv/bin/pytest -n 2 -vvs
15-
168
- template: etc/ci/azure-posix.yml
179
parameters:
1810
job_name: ubuntu22_cpython

0 commit comments

Comments
 (0)