Skip to content

Commit 8208b4d

Browse files
committed
Downgrade to python 3.11
1 parent edfd9f0 commit 8208b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
PACKAGE: "unstructured-api"
1212
PIPELINE_FAMILY: "general"
1313
PIP_VERSION: "25.1.1"
14-
PYTHON_VERSION: "3.12"
14+
PYTHON_VERSION: "3.11"
1515

1616
jobs:
1717
setup:

0 commit comments

Comments
 (0)