ci: remove python 3.10 from test matrix

This commit is contained in:
psychedelicious 2025-03-29 07:29:48 +10:00 committed by Kent Keirsey
parent b0fdc8ae1c
commit 47cb61cd62

View File

@ -39,7 +39,6 @@ jobs:
strategy:
matrix:
python-version:
- '3.10'
- '3.11'
platform:
- linux-cpu