Skip to content

Commit df2e83d

Browse files
committed
Merge branch 'master' into miscfixes
2 parents 9d59f59 + 30a6002 commit df2e83d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Set up JDK
5353
uses: actions/setup-java@v4
5454
with:
55-
distribution: 'oracle'
55+
distribution: 'zulu'
5656
java-version: ${{ matrix.java }}
5757
- name: Build, test and integration test
5858
run: mvn verify --no-transfer-progress

0 commit comments

Comments
 (0)