Skip to content

Commit 761ee6c

Browse files
committed
back to J8
1 parent 6770b96 commit 761ee6c

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: '17'
13+
java-version: '8'
1414
distribution: 'zulu'
1515
- name: Configure python interpreter
1616
shell: bash

0 commit comments

Comments
 (0)