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 c168086 commit c0a919aCopy full SHA for c0a919a
.github/workflows/test-pr.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-java@v4
21
with:
22
distribution: 'zulu'
23
- java-version: '21'
+ java-version: '17'
24
cache: 'maven'
25
# - name: Start broker
26
# run: ci/start-broker.sh
0 commit comments