Skip to content

Commit ab000a5

Browse files
committed
add distribution
1 parent 98ba29d commit ab000a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/shared_dependencies.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
maven-version: 3.8.2
2121
- uses: actions/setup-java@v4
2222
with:
23+
distribution: temurin
2324
java-version: 11
2425
- run: java -version
2526
- name: Install maven modules

0 commit comments

Comments
 (0)