Skip to content

Commit 5319354

Browse files
committed
Run deployment on JVM 17.
1 parent 7e4d840 commit 5319354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: jdk 11
3737
uses: actions/setup-java@v3
3838
with:
39-
java-version: 11
39+
java-version: 17
4040
distribution: 'temurin'
4141
- name: gradle caching
4242
uses: gradle/gradle-build-action@v2

0 commit comments

Comments
 (0)