Skip to content

Commit

Permalink
allow pre releases
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbachmann committed Sep 21, 2024
1 parent 32fcaad commit 2294922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/branchbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
submodules: 'true'
- uses: "actions/setup-python@v5"
with:
allow-prereleases: true
python-version: "${{ matrix.python-version }}"

- name: build
Expand Down

0 comments on commit 2294922

Please sign in to comment.