mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 11:42:37 +01:00
fix(ci): move to macos13
This commit is contained in:
2
.github/workflows/cache.yml
vendored
2
.github/workflows/cache.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
- name: Update Homebrew
|
||||
run: |
|
||||
brew update --preinstall
|
||||
echo ${{ hashFiles ("$(brew --repository)") }} > .github/brew-formulae
|
||||
echo ${{ hashFiles ('"$(brew --repository)"') }} > .github/brew-formulae
|
||||
- name: Configure Homebrew cache
|
||||
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # 4.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user