Skip to content

Commit

Permalink
chore: back to GH hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
danjohnson95 committed Aug 14, 2023
1 parent 4a148dc commit 59ffe70
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 @@ -5,7 +5,7 @@ on:

jobs:
publish:
runs-on: self-hosted
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 59ffe70

Please sign in to comment.