ci: Drop macOS Python 3.12 + Ansible 9 tests

They were meant to be replaced by Python 3.12 + ANsible 10, not supplemented.
This commit is contained in:
Alex Willmer 2024-09-06 21:43:43 +01:00
parent a8c0a414b8
commit 4b4bfdc0f3
1 changed files with 0 additions and 4 deletions

View File

@ -28,10 +28,6 @@ jobs:
matrix:
Mito_312:
tox.env: py312-mode_mitogen
Loc_312_9:
tox.env: py312-mode_localhost-ansible9
Van_312_9:
tox.env: py312-mode_localhost-ansible9-strategy_linear
Loc_312_10:
tox.env: py312-mode_localhost-ansible10
Van_312_10: