Skip to content

Commit b9b54d2

Browse files
committed
ci: use stable homebrew
Change-Id: I5de36fbf7bbe33d45dae07e944dba9bd5e6ba170 Signed-off-by: Thomas Kosiewski <tk@coder.com>
1 parent b65f50f commit b9b54d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
- name: Set up Homebrew
2424
id: set-up-homebrew
2525
uses: Homebrew/actions/setup-homebrew@master
26+
with:
27+
stable: true
2628

2729
- name: Cache Homebrew Bundler RubyGems
2830
id: cache

0 commit comments

Comments
 (0)