Skip to content

Commit e67d194

Browse files
committed
updated to java17
1 parent 5850ea5 commit e67d194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/scala_build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
- name: Configure JDK
1111
uses: actions/setup-java@v2
1212
with:
13-
java-version: '8'
13+
java-version: '17'
1414
distribution: 'zulu'
1515
- name: Configure python interpreter
1616
shell: bash

0 commit comments

Comments
 (0)