Skip to content

Commit

Permalink
ci: fix Homebrew Bump Formula Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoEidinger authored Jan 2, 2024
1 parent b122176 commit 29539e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homebrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
homebrew:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: macauley/action-homebrew-bump-cask@v1
with:
Expand Down

0 comments on commit 29539e2

Please sign in to comment.