|
|
@ -71,7 +71,6 @@ jobs: |
|
|
uses: actions/setup-python@v6 |
|
|
uses: actions/setup-python@v6 |
|
|
with: |
|
|
with: |
|
|
python-version: ${{ matrix.python-version }} |
|
|
python-version: ${{ matrix.python-version }} |
|
|
allow-prereleases: true |
|
|
|
|
|
- name: Setup uv |
|
|
- name: Setup uv |
|
|
uses: astral-sh/setup-uv@v7 |
|
|
uses: astral-sh/setup-uv@v7 |
|
|
with: |
|
|
with: |
|
|
|