This is an automated email from the ASF dual-hosted git repository.

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 383ae7e  Use defaults for maven-gh-actions-shared v3
383ae7e is described below

commit 383ae7ea8c6dec5bcdff680cdc3b049d1e6bef52
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sat Feb 17 01:04:16 2024 +0100

    Use defaults for maven-gh-actions-shared v3
---
 .github/workflows/maven-verify.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index 9704335..4d67fdc 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -25,5 +25,3 @@ jobs:
   build:
     name: Verify
     uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
-    with:
-      jdk-matrix: '[ "8", "11", "17", "20" ]'

Reply via email to