Skip to content

Commit 617b506

Browse files
committed
Bump Java
Signed-off-by: mramotar <[email protected]>
1 parent a49b57e commit 617b506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.ci_test_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/setup-java@v2
5757
with:
5858
distribution: zulu
59-
java-version: 11
59+
java-version: 17
6060
- name: Run tests
6161
run: ./gradlew check --rerun-tasks --stacktrace
6262
- name: Upload code coverage

0 commit comments

Comments
 (0)