We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaba2b6 commit 3ef5257Copy full SHA for 3ef5257
.github/workflows/homebrewpublish.yaml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
deploy:
11
- runs-on: ubuntu-latest
+ runs-on: macos-latest
12
if: ${{ github.event.workflow_run.conclusion == 'success' }}
13
steps:
14
- name: Checkout
0 commit comments