Skip to content

Commit 555d283

Browse files
committed
update adapt-openj9
1 parent c73707c commit 555d283

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/[email protected]
2020
with:
2121
java-version: "${{ matrix.java-version }}"
22-
distribution: "adopt"
22+
distribution: "adopt-openj9"
2323
- name: Build & Test
2424
run: ./gradlew jacocoTestReport test
2525
- name: Code coverage

0 commit comments

Comments
 (0)