This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch install-svn in repository https://gitbox.apache.org/repos/asf/maven-wagon.git
commit e509a2010a60ed6b719906aed95258730c5cdf86 Author: Slawomir Jaranowski <[email protected]> AuthorDate: Tue Nov 18 08:02:50 2025 +0100 Test install svn on all os --- .github/workflows/maven-verify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-verify.yml b/.github/workflows/maven-verify.yml index 73743fe9..aaee2991 100644 --- a/.github/workflows/maven-verify.yml +++ b/.github/workflows/maven-verify.yml @@ -24,7 +24,7 @@ on: jobs: build: name: Verify - uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4 + uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@install-svn with: install-subversion: true matrix-exclude: '[ {"jdk": "25"} ]'
