Skip to content

Commit 7bebbef

Browse files
committed
prepare for maven release
1 parent 8bbe995 commit 7bebbef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
uses: actions/setup-java@v3
2222
with:
2323
java-version: ${{ matrix.java_version }}
24+
distribution: 'temurin'
2425
- name: Install
2526
run: mvn clean install -DskipTests --batch-mode --no-transfer-progress
2627
- name: Build

0 commit comments

Comments
 (0)