Skip to content

Commit cdb83c1

Browse files
committed
Fix 3.12 not available
1 parent 5b3bbae commit cdb83c1

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
@@ -61,6 +61,7 @@ jobs:
6161
uses: actions/setup-python@v4
6262
with:
6363
python-version: ${{ matrix.python-version }}
64+
allow-prereleases: true
6465
cache: pip
6566

6667
- name: Install dependencies

0 commit comments

Comments
 (0)