Skip to content

Commit 0ed18be

Browse files
committed
Remove workaround, handle it centrally
1 parent b9c1c8b commit 0ed18be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/maven-verify.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ jobs:
2525
build:
2626
name: Verify
2727
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
28-
with:
29-
jdk-distribution-matrix: '[ "zulu" ]'
28+

0 commit comments

Comments
 (0)