Commit 5a3ff723 by Eric Cousineau Committed by GitHub

ci: Remove "Setup Boost (macOS)" step (#2395)

parent ebdd0d36
......@@ -84,10 +84,6 @@ jobs:
if: runner.os != 'macOS'
run: echo "::set-env name=BOOST_ROOT::$BOOST_ROOT_1_72_0"
- name: Setup Boost (macOS)
if: runner.os == 'macOS'
run: brew install boost
- name: Cache wheels
if: runner.os == 'macOS'
uses: actions/cache@v2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment