Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

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
Update tests.yml
  • Loading branch information
andife authored Oct 3, 2024
commit c99fedc34ddd04163ebe2613ebda0b7a4d9d6b12
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.7, 3.8, 3.9, '3.10','3.13.0-rc.2']
python-version: [3.7, 3.8, 3.9, '3.10','3.13.0-rc.3']

steps:
- name: Checkout
Expand Down