Skip to content

Commit 4d5015b

Browse files
committed
Bump tools and dependencies and support 3.13
Signed-off-by: Bernát Gábor <[email protected]>
1 parent e95bd81 commit 4d5015b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
uses: actions/setup-python@v5
4444
with:
4545
python-version: ${{ matrix.py }}
46+
allow-prereleases: true
4647
- name: Pick environment to run
4748
run: |
4849
import codecs; import os; import sys

0 commit comments

Comments
 (0)