Skip to content

Commit a1905f2

Browse files
author
wangshaoyi
committed
debug
1 parent 2c9702b commit a1905f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pika.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,6 @@ jobs:
247247
248248
- name: Configure CMake
249249
run: |
250-
brew list
251-
cd / && find . -name gflags
252250
export CC=/usr/local/opt/gcc@10/bin/gcc-10
253251
cmake -B build -DCMAKE_C_COMPILER=/usr/local/opt/gcc@10/bin/gcc-10 -DUSE_PIKA_TOOLS=ON -DCMAKE_BUILD_TYPE=${{ env.BUILD_TYPE }} -DCMAKE_CXX_FLAGS_DEBUG=-fsanitize=address
254252

0 commit comments

Comments
 (0)