Skip to content

Commit c591f21

Browse files
authored
使用 Java 17 构建 HMCL (#13)
1 parent 41594cd commit c591f21

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
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/setup-java@v4
2727
with:
2828
distribution: 'zulu'
29-
java-version: 11
29+
java-version: 17
3030
java-package: 'jdk+fx'
3131
- name: Build HMCLauncher
3232
run: |

0 commit comments

Comments
 (0)