Skip to content

Commit 872c1d3

Browse files
authored
Test with jvm 23 (#2470)
1 parent 77b2a7b commit 872c1d3

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
@@ -70,7 +70,7 @@ jobs:
7070
uses: actions/setup-java@v4
7171
with:
7272
distribution: temurin
73-
java-version: 21
73+
java-version: 23
7474
- name: Pull Kafka release
7575
run: make servers/${{ matrix.kafka }}/kafka-bin
7676
- name: Pytest

0 commit comments

Comments
 (0)