Skip to content

Commit 91b17ae

Browse files
committed
enable build with Maven 4
1 parent 8cd2345 commit 91b17ae

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/maven-verify.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
build:
2626
name: Verify
2727
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
28-
# still fails
29-
# with:
30-
# maven4-enabled: true
28+
with:
29+
maven4-enabled: true
3130

0 commit comments

Comments
 (0)