fishy commented on code in PR #3276:
URL: https://github.com/apache/thrift/pull/3276#discussion_r2743061582


##########
.github/workflows/build.yml:
##########
@@ -553,6 +588,65 @@ jobs:
       - name: Run make check for python code
         run: make -C test/py check
 
+  lib-python-macos:
+    needs: compiler-macos
+    strategy:
+      matrix:
+        os: *macos_versions
+        python-version: *python_versions

Review Comment:
   nice



-- 
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]

Reply via email to