Compare commits

...

1 Commits

Author SHA1 Message Date
Eugene Yurtsev 1c24105248 Update Python version matrix in workflow
Removed Python 3.8 from the workflow matrix.
2025-09-17 15:32:31 -04:00
-1
View File
@@ -20,7 +20,6 @@ jobs:
strategy:
matrix:
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"