cstamas commented on code in PR #1488:
URL: https://github.com/apache/maven-mvnd/pull/1488#discussion_r2601939402


##########
.github/workflows/release.yaml:
##########
@@ -35,7 +35,7 @@ jobs:
       fail-fast: true
       matrix:
         # binaries wanted: linux amd64, mac intel, mac M1, windows x86
-        os: [ ubuntu-latest, macos-13, macos-14, windows-latest ]
+        os: [ ubuntu-latest, macos-15-intel, macos-15, windows-latest ]

Review Comment:
   ```suggestion
           os: [ ubuntu-24.04, macos-15-intel, macos-15, windows-2025 ]
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to