You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/08/08 21:36:27 UTC

[GitHub] [tvm] kparzysz-quic commented on a diff in pull request #12337: Update C++ standard to C++17

kparzysz-quic commented on code in PR #12337:
URL: https://github.com/apache/tvm/pull/12337#discussion_r940684621


##########
.github/workflows/main.yml:
##########
@@ -36,14 +36,16 @@ concurrency:
 
 jobs:
   MacOS:
-    if: ${{ github.repository == 'apache/tvm' }}
+    if: ${{ github.repository == 'kparzysz-quic/tvm' }}

Review Comment:
   No, I'm trying to figure out the macOS build failure.  I'll clean this PR up before merging.



-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org