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.
2 parents 9f235f5 + dbdc2bc commit 924252bCopy full SHA for 924252b
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Java
21
uses: actions/setup-java@v5
22
with:
23
- distribution: 'temurin'
+ distribution: 'microsoft'
24
java-version: '25'
25
cache: 'maven'
26
0 commit comments