Skip to content

Commit c44fa88

Browse files
authored
Java 17 (#276)
1 parent b2abefe commit c44fa88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-kontrakt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
- uses: actions/[email protected]
1313
- uses: actions/setup-java@v3
1414
with:
15-
java-version: 11
16-
distribution: 'adopt'
15+
distribution: 'temurin'
16+
java-version: '17'
1717
cache: 'maven'
1818
- name: Publish artifacts
1919
shell: bash

0 commit comments

Comments
 (0)