Skip to content

Commit dfd1c26

Browse files
authored
fix: homebrew job os (#685)
1 parent 1fd095f commit dfd1c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-homebrew.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
jobs:
66
homebrew:
77
name: Bump Homebrew Cask
8-
runs-on: ubuntu-latest
8+
runs-on: macos-latest
99
steps:
1010
- uses: macauley/action-homebrew-bump-cask@v1
1111
with:

0 commit comments

Comments
 (0)