Skip to content

Commit

Permalink
Run build-mac on self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
yesseruser authored Oct 9, 2024
1 parent c396bf8 commit fb70d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
file: windows-x64.zip

build-mac:
runs-on: macos-latest
runs-on: [self-hosted, macOS, ARM64]
env:
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY }}
steps:
Expand Down

0 comments on commit fb70d44

Please sign in to comment.