We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e8d04 commit a1d268aCopy full SHA for a1d268a
.github/workflows/python-package.yml
@@ -15,7 +15,7 @@ env:
15
FORCE_COLOR: "1" # Make tools pretty.
16
PIP_DISABLE_PIP_VERSION_CHECK: "1"
17
PIP_NO_PYTHON_VERSION_WARNING: "1"
18
- PYTHON_LATEST: "3.11"
+ PYTHON_LATEST: "3.12"
19
KAFKA_LATEST: "2.6.0"
20
21
# For re-actors/checkout-python-sdist
0 commit comments