fix(ci): move to macos13

This commit is contained in:
Timothy Stewart
2024-01-21 14:24:37 -06:00
parent 03e0d00180
commit 272e9cde2b
2 changed files with 23 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ jobs:
run: |
brew update --preinstall
echo ${{ hashFiles ('"$(brew --repository)"') }} > .github/brew-formulae
- name: Configure Homebrew cache
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # 4.0
with: