runner-images
runner-images copied to clipboard
[ubuntu, windows] Update maven to 3.9.9
Description
Fixes https://github.com/actions/runner-images/issues/10715
macOS is already up to date: https://github.com/actions/runner-images/pull/10473
Related issue:
Check list
- [x] Related issue / work item is attached
- [x] Tests are written (if applicable)
- [x] Documentation is updated (if applicable)
- [ ] Changes are tested and related VM images are successfully generated
Hi @timja , Could you please refactor the PR , and limit the changes only to the code and remove the README changes. Thanks.