mirror of https://github.com/tiangolo/fastapi.git
remove allow prereleases
This commit is contained in:
parent
c013c04ea2
commit
5a98af34ec
|
|
@ -71,7 +71,6 @@ jobs:
|
|||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
allow-prereleases: true
|
||||
- name: Setup uv
|
||||
uses: astral-sh/setup-uv@v7
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue