There was an error while loading. Please reload this page.
1 parent 7348583 commit eac7a6eCopy full SHA for eac7a6e
1 file changed
.github/workflows/test.yml
@@ -106,6 +106,7 @@ jobs:
106
uses: actions/setup-python@v5
107
with:
108
python-version: ${{ matrix.python }}
109
+ allow-prereleases: true
110
111
- name: Install ipyparallel itself
112
run: |
0 commit comments