Skip to content

Commit 19b6960

Browse files
Update jvm distribution
Signed-off-by: Andy Kwok <andy.kwok@improving.com>
1 parent e4bd8a5 commit 19b6960

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Setup Java ${{ matrix.java }}
3939
uses: actions/setup-java@v4
4040
with:
41+
distribution: 'corretto'
4142
java-version: ${{ matrix.java }}
4243

4344
- name: Run build

0 commit comments

Comments
 (0)