Skip to content

Commit c3f43e4

Browse files
authored
Update main.yml
1 parent 7e40797 commit c3f43e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/setup-java@v2
2222
with:
2323
distribution: 'adopt'
24-
java-version: '11'
24+
java-version: '17'
2525

2626
- name: Build with Gradle
2727
run: |

0 commit comments

Comments
 (0)