Skip to content

Commit eac7a6e

Browse files
committed
allow prereleases
1 parent 7348583 commit eac7a6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
uses: actions/setup-python@v5
107107
with:
108108
python-version: ${{ matrix.python }}
109+
allow-prereleases: true
109110

110111
- name: Install ipyparallel itself
111112
run: |

0 commit comments

Comments
 (0)