This commit is contained in:
Bagatur
2024-01-27 14:02:28 -08:00
parent aed2844c20
commit 303e75c314
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
# Starting new jobs is also relatively slow,
# so linting on fewer versions makes CI faster.
python-version:
- "3.8"
- "3.9"
- "3.11"
steps:
- uses: actions/checkout@v4
-1
View File
@@ -14,7 +14,6 @@ jobs:
strategy:
matrix:
python-version:
- "3.8"
- "3.9"
- "3.10"
- "3.11"