Skip to content

Commit

Permalink
Chore: release sqlglotrs for Python 3.13 on windows (#4580)
Browse files Browse the repository at this point in the history
  • Loading branch information
VaggelisD authored Jan 8, 2025
1 parent d85b827 commit e51d1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.13'
architecture: ${{ matrix.python-architecture || 'x64' }}
- name: Build wheels
uses: PyO3/maturin-action@v1
Expand Down

0 comments on commit e51d1cf

Please sign in to comment.