Skip to content

Commit

Permalink
cannot support 3.13 still
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellkammer committed Jan 25, 2025
1 parent 149e57c commit 34e78a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
os: [ "windows-latest", "ubuntu-latest", "macos-latest" ]
python-version: [ "3.10", "3.13" ]
python-version: [ "3.10", "3.12" ]
install-method: [ "git" ]
fail-fast: false

Expand Down

0 comments on commit 34e78a9

Please sign in to comment.