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 1c6c819 commit 7a590acCopy full SHA for 7a590ac
.github/workflows/test-native-image.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: graalvm/setup-graalvm@v1
26
with:
27
version: 'latest'
28
- java-version: '17'
+ java-version: '21'
29
components: 'native-image'
30
cache: 'maven'
31
- name: Start broker
0 commit comments