We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85b827 commit e51d1cfCopy full SHA for e51d1cf
.github/workflows/python-publish.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@v3
51
- uses: actions/setup-python@v4
52
with:
53
- python-version: '3.11'
+ python-version: '3.13'
54
architecture: ${{ matrix.python-architecture || 'x64' }}
55
- name: Build wheels
56
uses: PyO3/maturin-action@v1
0 commit comments