luffy-zh commented on code in PR #1963:
URL: https://github.com/apache/orc/pull/1963#discussion_r1671956616


##########
.github/workflows/build_and_test.yml:
##########
@@ -197,3 +197,25 @@ jobs:
         with:
           config: .github/.licenserc.yaml
 
+  macos-cpp-check:
+    name: "C++ Test on macOS"
+    strategy:
+      fail-fast: false
+      matrix:
+        version: [12, 14]

Review Comment:
   There is no significant difference between 13 and 12 for C++ compilation.



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