]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
remove allow prereleases
authorsvlandeg <sofie.vanlandeghem@gmail.com>
Fri, 10 Oct 2025 11:58:32 +0000 (13:58 +0200)
committersvlandeg <sofie.vanlandeghem@gmail.com>
Fri, 10 Oct 2025 11:58:32 +0000 (13:58 +0200)
.github/workflows/test.yml

index 75b590f37bb8116b5248a3008f5720961ab2eefa..12cc8235256c61548663ca364237614845eba617 100644 (file)
@@ -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: