Skip to content

Commit b9fb9cc

Browse files
committed
updated dist jdk
1 parent 0121215 commit b9fb9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up JDK 21
2020
uses: actions/setup-java@v4
2121
with:
22-
distribution: "temurin"
22+
distribution: "homebrew-21"
2323
java-version: "21"
2424

2525
# 3. Cache Maven dependencies (speeds up builds)

0 commit comments

Comments
 (0)