Skip to content

Commit 4bddf56

Browse files
authored
Update scala.yml
1 parent dd1e31e commit 4bddf56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up JDK 11
2020
uses: actions/setup-java@v3
2121
with:
22-
java-version: '8'
22+
java-version: '11'
2323
distribution: 'temurin'
2424
cache: 'sbt'
2525
- name: Run tests

0 commit comments

Comments
 (0)