RobertIndie commented on code in PR #250:
URL:
https://github.com/apache/pulsar-client-node/pull/250#discussion_r1036665935
##########
.github/workflows/ci-build-release-napi.yml:
##########
@@ -57,6 +65,7 @@ jobs:
npx node-pre-gyp build --target_arch=${{ matrix.arch }}
- name: Test loading Node binaries lib
+ if: matrix.arch == 'x64'
Review Comment:
Get it. Thanks.
--
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]