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 4abcade commit 8e847b6Copy full SHA for 8e847b6
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: set up JDK 24
25
uses: actions/setup-java@v4
26
with:
27
- java-version: 24.0.0+20.0-ea
+ java-version: 24.0.0+20-ea
28
distribution: temurin
29
30
- name: Install build dependencies
0 commit comments