This commit is contained in:
Louis King
2025-12-03 15:47:42 +00:00
parent 844166c7a8
commit 601dd51cd0
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.11", "3.12"]
python-version: ["3.11"]
steps:
- uses: actions/checkout@v4