Skip to content

Commit 257484f

Browse files
committed
Cleanup github workflows add latest JDK
1 parent 657012c commit 257484f

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
@@ -454,7 +454,7 @@ jobs:
454454
- name: Configure JDK
455455
uses: actions/setup-java@v4
456456
with:
457-
distribution: 'zulu'
457+
distribution: 'temurin'
458458
java-version: 24-ea
459459

460460
- name: Configure JDK

0 commit comments

Comments
 (0)