Skip to content

Commit

Permalink
Revert "Run build-mac on self-hosted runner"
Browse files Browse the repository at this point in the history
This reverts commit fb70d44.
  • Loading branch information
yesseruser committed Oct 9, 2024
1 parent fb70d44 commit 1a750c2
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: [self-hosted, macOS, ARM64]
runs-on: macos-latest
env:
BUTLER_API_KEY: ${{ secrets.BUTLER_API_KEY }}
steps:
Expand Down

0 comments on commit 1a750c2

Please sign in to comment.