Skip to content

Commit 7faf0fb

Browse files
authored
Merge pull request scala#9779 from SethTisue/temurin
2 parents 3e5a371 + 1fba2e5 commit 7faf0fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup Java
3030
uses: actions/setup-java@v2
3131
with:
32-
distribution: adopt
32+
distribution: temurin
3333
java-version: ${{matrix.java}}
3434

3535
- name: Cache

0 commit comments

Comments
 (0)