Skip to content

Commit e83a8c3

Browse files
author
xxx
committed
no threaded
1 parent 36f7310 commit e83a8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: python setup
1919
uses: actions/setup-python@v5
2020
with:
21-
python-version: "3.14t"
21+
python-version: "3.14"
2222
cache: 'pip'
2323
check-latest: true
2424

0 commit comments

Comments
 (0)