Skip to content

Commit 775b794

Browse files
committed
adds distribution to tests
1 parent fff1d5b commit 775b794

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
- uses: actions/setup-java@v3
99
with:
1010
java-version: '21'
11+
distribution: adopt
1112
- name: Validate Gradle wrapper
1213
uses: gradle/wrapper-validation-action@ccb4328a959376b642e027874838f60f8e596de3
1314
- name: Run the Gradle package task

0 commit comments

Comments
 (0)