Skip to content

Commit

Permalink
Python 3.13 final.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeyer committed Oct 8, 2024
1 parent 31dfb2c commit cf1c376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: ["3.11", "3.12", "3.13.0-rc.2"]
python-version: ["3.11", "3.12", "3.13"]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cf1c376

Please sign in to comment.