stbischof commented on code in PR #405: URL: https://github.com/apache/felix-dev/pull/405#discussion_r2030199798
########## .github/workflows/maven-ci.yml: ########## @@ -27,12 +27,16 @@ permissions: {} jobs: build: runs-on: ubuntu-latest + continue-on-error: true Review Comment: Will Switch to fail-fast: false that we can run in matrix against multiple versions and nonjob will break when an other is braking -- 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: dev-unsubscr...@felix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org