Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
No 3.14 yet
  • Loading branch information
hansthen committed Oct 12, 2025
commit 086b10ce94e1fa973c306e3fdb087fe6e7986a65
2 changes: 1 addition & 1 deletion .github/workflows/test_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
python-version: ["3.9", "3.13", "3.14"]
python-version: ["3.9", "3.13"]
fail-fast: false
defaults:
run:
Expand Down
Loading