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 81dddec commit 4250ad1Copy full SHA for 4250ad1
.github/workflows/test-cache.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: gowridurgad/setup-java-fork@testing-snap
30
with:
31
distribution: 'sapmachine'
32
- java-version: '21'
+ java-version: '11'
33
cache: ${{ matrix.cache }}
34
35
# - name: Build with Maven
0 commit comments