Skip to content

Commit d32c35c

Browse files
committed
Use only macOS-14 image for macOS 14 CI
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent c8fcb97 commit d32c35c

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

azure-pipelines.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,6 @@ jobs:
5353
test_suites:
5454
all: venv/bin/pytest -n 2 -vvs
5555

56-
- template: etc/ci/azure-posix.yml
57-
parameters:
58-
job_name: macos14_cpython
59-
image_name: macOS-14-large
60-
python_versions: ['3.8', '3.8', '3.9', '3.10', '3.12']
61-
test_suites:
62-
all: |
63-
source venv/bin/activate
64-
pytest -n 2 -vvs
65-
6656
- template: etc/ci/azure-win.yml
6757
parameters:
6858
job_name: win2019_cpython

0 commit comments

Comments
 (0)