Skip to content

Commit ebadca3

Browse files
committed
Enable CI
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent 55a84b3 commit ebadca3

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
@@ -36,14 +36,6 @@ jobs:
3636
job_name: macos12_cpython
3737
image_name: macOS-12
3838
python_versions: ['3.7', '3.8', '3.9', '3.10', '3.11']
39-
test_suites:
40-
all: venv/bin/pytest -n 2 -vvs
41-
42-
- template: etc/ci/azure-posix.yml
43-
parameters:
44-
job_name: macos13_cpython
45-
image_name: macOS-13
46-
python_versions: ['3.7', '3.8', '3.9', '3.10', '3.11']
4739
test_suites:
4840
all: venv/bin/pytest -n 2 -vvs --reruns 2
4941

0 commit comments

Comments
 (0)