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 7ba4df9 commit 15e2192Copy full SHA for 15e2192
.github/workflows/sdkbuild2run.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Set up JDK
27
uses: actions/setup-java@v4
28
with:
29
- java-version: '1.8.0_261'
+ java-version: '8'
30
distribution: 'temurin'
31
cache: maven
32
- name: Build with Maven
0 commit comments