Skip to content

Commit 814a88d

Browse files
committed
调试
1 parent 834191b commit 814a88d

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
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/setup-java@v2
1414
with:
1515
distribution: 'adopt'
16-
java-version: '8'
16+
java-version: '17'
1717
- name: Grant execute permission for gradlew
1818
run: chmod +x gradlew
1919
- name: Build with Gradle

0 commit comments

Comments
 (0)