Skip to content

Commit

Permalink
workflows: bump brew formula on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
dawidd6 authored May 7, 2022
1 parent 5eefe5b commit 96f8201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
env:
GITHUB_TOKEN: ${{secrets.GITHUB_API_TOKEN}}
homebrew:
runs-on: macos-latest
runs-on: ubuntu-latest
steps:
- name: Bump Homebrew formula
uses: dawidd6/action-homebrew-bump-formula@v3
Expand Down

0 comments on commit 96f8201

Please sign in to comment.