westonpace commented on code in PR #36662:
URL: https://github.com/apache/arrow/pull/36662#discussion_r1262543153
##########
.github/workflows/cpp.yml:
##########
@@ -67,7 +67,8 @@ jobs:
image: conda-cpp
llvm: "14"
runs-on: ubuntu-latest
- title: AMD64 Conda C++
+ simd-level: AVX2
+ title: AMD64 Conda C++ AVX2
Review Comment:
Extremely minor nit: Maybe include SIMD level in the job name instead of the
title like you did with Windows?
--
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]