Skip to content

Commit c65849a

Browse files
authored
Merge pull request #1669 from puremourning/test-on-python-38
Adopt is now temurin
2 parents 137ff2f + 47fc174 commit c65849a

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
@@ -234,7 +234,7 @@ jobs:
234234
uses: actions/setup-java@v2
235235
with:
236236
java-version: 17
237-
distribution: 'adopt'
237+
distribution: 'temurin'
238238
- name: Install Python
239239
uses: actions/setup-python@v2
240240
with:

0 commit comments

Comments
 (0)