Skip to content

Commit

Permalink
CI: reduce MacOS CI time, don't need to clean a runtime that isn't saved
Browse files Browse the repository at this point in the history
  • Loading branch information
sodabrew committed Dec 28, 2022
1 parent a8ccc0f commit 891a5fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
fail-fast: false
env:
BUNDLE_WITHOUT: development
# reduce MacOS CI time, don't need to clean a runtime that isn't saved
HOMEBREW_NO_INSTALL_CLEANUP: 1
steps:
- uses: actions/checkout@v3
# https://github.com/ruby/setup-ruby
Expand Down

0 comments on commit 891a5fa

Please sign in to comment.