|
|
@ -67,6 +67,7 @@ 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@v6 |
|
|
uses: astral-sh/setup-uv@v6 |
|
|
with: |
|
|
with: |
|
|
|