Skip to content

Commit

Permalink
Update python-package.yml - add 3.14 for the first time
Browse files Browse the repository at this point in the history
  • Loading branch information
mangiucugna authored Aug 21, 2024
1 parent c7a48d5 commit a965549
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.8", "3.9", "3.10", "3.11", "3.12", "3.13.0-rc.1", "3.14"]
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13.0-rc.1", "3.14.0-alpha.0"]

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

0 comments on commit a965549

Please sign in to comment.