Skip to content

Commit

Permalink
try again 3.14 (blind)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Coelho committed Jan 28, 2025
1 parent 94ca288 commit 292f590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aiosql-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# https://github.com/actions/python-versions (versions-manifest.json)
# https://downloads.python.org/pypy/versions.json
# 3.14 KO on pydantic build dependences 2024-10-27
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.10"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "pypy3.10"]
steps:
- uses: actions/checkout@v4
- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 292f590

Please sign in to comment.