ppkarwasz commented on PR #747:
URL: https://github.com/apache/commons-compress/pull/747#issuecomment-3518835392
> Ah, we're missing a `continue-on-error: ${{ matrix.experimental }}` in our
workflow it seems.
No, the `macos-13` runners are just being phased off. See
apache/commons-csv#591 on how to migrate to `macos-latest`.
The regular need to upgrade workflows to:
- Fix problems with some runners,
- Add and remove Java version to the matrix.
is the reason why I would prefer to have reusable workflows. The Maven build
of different Commons projects is not so different.
--
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]