Skip to content

Commit a990dac

Browse files
authored
Update build.yml
1 parent 6a45940 commit a990dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: set up JDK 24
2525
uses: actions/setup-java@v4
2626
with:
27-
java-version: 24-ea
27+
java-version: 24
2828
distribution: temurin
2929

3030
- name: Install build dependencies

0 commit comments

Comments
 (0)