We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bc854f commit 4fb2c8dCopy full SHA for 4fb2c8d
tools/ci/build-test-macos-with-sanitizers.sh
@@ -38,7 +38,7 @@ $(clang --version)"
38
39
msg "building and installing dependencies"
40
# tinfo library which is required by iceoryx_introspection isn't available in mac
41
-brew install ncurses wget
+brew install ncurses
42
cd "${WORKSPACE}"
43
44
msg "building sources"
tools/ci/build-test-macos.sh
@@ -31,7 +31,7 @@ $(clang --version)"
31
32
33
34
35
36
37
0 commit comments