Skip to content

Commit c4c273c

Browse files
Update CI.yml
1 parent 47b2de8 commit c4c273c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
uses: actions/setup-java@v5.0.0
1717
with:
1818
java-version: 17
19+
distribution: microsoft
1920
- name: Building the code
2021
run: |
2122
mvn --batch-mode --update-snapshots verify

0 commit comments

Comments
 (0)