mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 03:32:41 +01:00
fix(ci): move to macos13
This commit is contained in:
3
.github/workflows/cache.yml
vendored
3
.github/workflows/cache.yml
vendored
@@ -27,7 +27,8 @@ jobs:
|
|||||||
- name: Update Homebrew
|
- name: Update Homebrew
|
||||||
run: |
|
run: |
|
||||||
brew update --preinstall
|
brew update --preinstall
|
||||||
cat "$(brew --repository)/Library/Taps/homebrew/homebrew-core/Formula/" > .github/brew-formulae
|
ls -l "$(brew --repository)/Library/Taps/homebrew/homebrew-core/Formula/"
|
||||||
|
cat "$(brew --repository)/Library/Taps/homebrew/homebrew-core/Formula/foo.rb" > .github/brew-formulae
|
||||||
- name: Configure Homebrew cache
|
- name: Configure Homebrew cache
|
||||||
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # 4.0
|
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # 4.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user