Skip to content

Commit

Permalink
fix(ci): move to macos13
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Jan 21, 2024
1 parent 9117ec4 commit 0c640c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
- name: Update Homebrew
run: |
brew update --preinstall
ls -l "$(brew --repository)/Library"
cat "" > .github/brew-formulae
echo "${{ hashFiles ($(brew --repository)) }}" > .github/brew-formulae
- name: Configure Homebrew cache
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # 4.0
with:
Expand Down

0 comments on commit 0c640c5

Please sign in to comment.