drop Python 3.10 support (EOL in Oct anyway)

This commit is contained in:
Jay Lee
2026-07-03 09:47:36 -04:00
parent 8ad404a8d1
commit baf796ebad
2 changed files with 1 additions and 8 deletions

View File

@@ -106,12 +106,6 @@ jobs:
freethreaded: false
goal: build
name: Build Arm Windows
- os: ubuntu-24.04
goal: test
python: "3.10"
freethreaded: false
jid: 15
name: Test Python 3.10
- os: ubuntu-24.04
goal: test
python: "3.11"