cstamas commented on code in PR #1489:
URL: https://github.com/apache/maven-mvnd/pull/1489#discussion_r2601933571
##########
.github/workflows/early-access.yaml:
##########
@@ -80,7 +80,7 @@ jobs:
fail-fast: false
matrix:
# binaries wanted: linux amd64, mac M1, mac intel, windows x86
- os: [ ubuntu-latest, macos-latest, macos-15-intel, windows-latest ]
+ os: [ ubuntu-latest, macos-15, macos-15-intel, windows-latest ]
Review Comment:
```suggestion
os: [ ubuntu-24.04, macos-15, macos-15-intel, 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]