Skip to content

Commit 2702e9a

Browse files
committed
switch back to 3.12 because of spacy
1 parent 9ad647e commit 2702e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
strategy:
2727
matrix:
28-
python-version: ["3.13"]
28+
python-version: ["3.12"]
2929

3030
steps:
3131
- name: Checkout repo

0 commit comments

Comments
 (0)