Skip to content

Commit 00d40ef

Browse files
authored
Changed JDK distribution from 'zulu' to default.
1 parent 8cc587d commit 00d40ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
- name: Set up JDK
1212
uses: actions/setup-java@v2
1313
with:
14-
distribution: 'zulu'
1514
java-version: '21'
1615
- name: Build project with Maven
1716
run: mvn -B -ntp -Dstyle.color=always install

0 commit comments

Comments
 (0)