chore: update Python version references from 3.9 to 3.10 (#10493)

This commit is contained in:
Adrián Peña
2026-03-27 13:13:36 +01:00
committed by GitHub
parent 417be55604
commit 700b51ddad
9 changed files with 13 additions and 15 deletions

View File

@@ -24,7 +24,6 @@ jobs:
strategy:
matrix:
python-version:
- '3.9'
- '3.10'
- '3.11'
- '3.12'

View File

@@ -24,7 +24,6 @@ jobs:
strategy:
matrix:
python-version:
- '3.9'
- '3.10'
- '3.11'
- '3.12'