nicoloboschi commented on code in PR #17565:
URL: https://github.com/apache/pulsar/pull/17565#discussion_r968045236
##########
.github/workflows/pulsar-ci.yaml:
##########
@@ -127,11 +127,11 @@ jobs:
action: wait
macos-build:
- name:
+ name: Build Pulsar on MacOS
runs-on: macos-latest
timeout-minutes: 120
needs: [ 'changed_files_job', 'build-and-license-check' ]
Review Comment:
Right. Moved at the same "step" of `system-tests`
--
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]