Remove NixOS 24.11 CI job for Python 3.10

NixOS 24.11 has Python 3.12 as default; for testing 3.10 we
need to compile quite a bit of software on each run, and we
do not learn a lot, since other Linux distributions test 3.10
already.

Refs #4145
This commit is contained in:
Florian Sesser 2025-01-06 22:09:23 +00:00
parent 1588110f58
commit 00046c90a7

View File

@ -99,7 +99,6 @@ workflows:
nixpkgs:
- "nixpkgs-24_11"
pythonVersion:
- "python310"
- "python311"
- "python312"