Skip to content

Commit

Permalink
run on github hosted runners
Browse files Browse the repository at this point in the history
  • Loading branch information
lockieluke committed Mar 9, 2024
1 parent 8dbfa31 commit 3cdefca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ main ]
jobs:
build:
runs-on: [ self-hosted, macOS, ARM64 ]
runs-on: macos-latest
steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 3cdefca

Please sign in to comment.