Skip to content

Commit

Permalink
may not need tbb library
Browse files Browse the repository at this point in the history
  • Loading branch information
kibaekkim committed Nov 30, 2020
1 parent 76935e1 commit f507f4c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ jobs:
sudo apt-get update -y
sudo apt-get install -y lcov
fi
if [ ${{ matrix.os }} == macos-latest ]
then
brew update
brew install tbb
fi
- name: Set my secrets
uses: webfactory/[email protected]
with:
Expand Down

0 comments on commit f507f4c

Please sign in to comment.