Skip to content

Commit

Permalink
Remove brew update to avoid intermittent errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
PengZheng committed Aug 31, 2023
1 parent fb32fb5 commit 4afe250
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ jobs:
uses: actions/[email protected]
- name: Install dependencies
run: |
brew update
brew install lcov zeromq czmq cpputest jansson rapidjson libzip ccache
- name: Prepare ccache timestamp
id: ccache_cache_timestamp
Expand Down

0 comments on commit 4afe250

Please sign in to comment.