Skip to content

Commit f62d3e2

Browse files
committed
feat: offical support python 3.14
1 parent f6b16ce commit f62d3e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c #v5
2222
with:
2323
python-version: ${{ matrix.python-version }}
24-
allow-prereleases: true
2524

2625
- name: Install dependencies
2726
run: |

0 commit comments

Comments
 (0)