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 317d0eb commit 4cda086Copy full SHA for 4cda086
.github/workflows/test-cache.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: Shegox/setup-java@main
30
with:
31
distribution: 'sapmachine'
32
- java-version: '11'
+ java-version: '21'
33
cache: ${{ matrix.build-system }}
34
35
- name: Build with Maven
0 commit comments