There was an error while loading. Please reload this page.
1 parent 6bfff61 commit d0c80acCopy full SHA for d0c80ac
1 file changed
.github/workflows/ci.yml
@@ -21,6 +21,7 @@ jobs:
21
uses: actions/setup-python@v5
22
with:
23
python-version: ${{ matrix.python-version }}
24
+ allow-prereleases: true
25
- uses: actions/cache@v4
26
27
path: ~/.cache/pip
0 commit comments