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 60ee04a commit df0c316Copy full SHA for df0c316
.github/workflows/python-package.yml
@@ -70,7 +70,7 @@ jobs:
70
uses: actions/setup-java@v4
71
with:
72
distribution: temurin
73
- java-version: 21
+ java-version: 23
74
- name: Pull Kafka release
75
run: make servers/${{ matrix.kafka }}/kafka-bin
76
- name: Pytest
0 commit comments