Skip to content

Commit 62defd2

Browse files
EwoutHiisakkirotko
authored andcommitted
CI: Two more allow-prereleases: true
1 parent ef1f804 commit 62defd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@ jobs:
482482
uses: actions/setup-python@v5
483483
with:
484484
python-version: ${{ matrix.python-version }}
485+
allow-prereleases: true
485486
cache: "pip"
486487

487488
- uses: actions/download-artifact@v4
@@ -710,6 +711,7 @@ jobs:
710711
uses: actions/setup-python@v5
711712
with:
712713
python-version: "3.13"
714+
allow-prereleases: true
713715

714716
- uses: actions/download-artifact@v4
715717
with:

0 commit comments

Comments
 (0)