Skip to content

Commit 47fc174

Browse files
committed
Adopt is now temurin
1 parent 137ff2f commit 47fc174

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)