Skip to content

Commit

Permalink
CI: Two more allow-prereleases: true
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutH authored and maartenbreddels committed Oct 1, 2024
1 parent 080a36a commit 3ed7bea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
allow-prereleases: true
cache: "pip"

- uses: actions/download-artifact@v4
Expand Down Expand Up @@ -710,6 +711,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: "3.13"
allow-prereleases: true

- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 3ed7bea

Please sign in to comment.