Skip to content

Commit a1d268a

Browse files
authored
Update PYTHON_LATEST in python-package.yml to 3.12
1 parent 38e8d04 commit a1d268a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515
FORCE_COLOR: "1" # Make tools pretty.
1616
PIP_DISABLE_PIP_VERSION_CHECK: "1"
1717
PIP_NO_PYTHON_VERSION_WARNING: "1"
18-
PYTHON_LATEST: "3.11"
18+
PYTHON_LATEST: "3.12"
1919
KAFKA_LATEST: "2.6.0"
2020

2121
# For re-actors/checkout-python-sdist

0 commit comments

Comments
 (0)