Skip to content

Commit 2c77eac

Browse files
notatallshawhugovk
andcommitted
Update .github/workflows/ci.yml
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 6b7592d commit 2c77eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
- uses: actions/setup-python@v5
178178
with:
179179
python-version: ${{ matrix.python }}
180-
allow-prereleases: true # Temporarily required for Python 3.13
180+
allow-prereleases: true
181181

182182
# We use C:\Temp (which is already available on the worker)
183183
# as a temporary directory for all of the tests because the

0 commit comments

Comments
 (0)