Skip to content

Commit 5646577

Browse files
Update Python versions in CI
Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
1 parent bef1075 commit 5646577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency:
1010

1111
env:
1212
PACKAGE_NAME: fast_query_parsers
13-
PYTHON_VERSION: "3.8"
13+
PYTHON_VERSION: "3.8 3.14t"
1414

1515
jobs:
1616
macos:

0 commit comments

Comments
 (0)