Skip to content

Commit 3958476

Browse files
committed
ZOOKEEPER-5039: Use newer ZooKeeper versions in "End to End Tests" GH Actions workflow
1 parent 53e4717 commit 3958476

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
matrix:
2828
jdk: [17, 25]
29-
zk: [3.5.9, 3.6.3, 3.7.0, nightly]
29+
zk: [3.7.2, 3.8.6, 3.9.5, nightly]
3030
fail-fast: false
3131
timeout-minutes: 360
3232
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)