Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mangiucugna authored Feb 18, 2025
1 parent edcb992 commit 5959681
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:
fail-fast: false
matrix:
# https://github.com/actions/python-versions/blob/main/versions-manifest.json
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14.0-alpha.3"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14.0-alpha.5"]

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

0 comments on commit 5959681

Please sign in to comment.