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

gnodet pushed a commit to branch linux-arm64
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git

commit 6384211009e023638ee7f5003388f5ba4e2fc8da
Author: Per Abich <[email protected]>
AuthorDate: Wed Mar 26 13:52:18 2025 +0100

    Update .github/workflows/release.yaml
    
    Co-authored-by: Guillaume Nodet <[email protected]>
---
 .github/workflows/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index af1d51f7..b3851f68 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -38,7 +38,7 @@ jobs:
         os: [ ubuntu-latest, macos-latest, macos-13, windows-latest ]
         arch: [ x64, arm64 ]
         exclude:
-          - os: [ macos-13, macos-14 ]
+          - os: [ macos-13 ]
             arch: arm64
           - os: windows-latest
             arch: arm64

Reply via email to