Skip to content

Commit

Permalink
Run publish workflow on macOS so tests can run
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymholt committed Apr 4, 2023
1 parent e0a9a94 commit b714191
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 @@ -12,7 +12,7 @@ on:
- patch
jobs:
publish:
runs-on: ubuntu-latest
runs-on: macOS-latest
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b714191

Please sign in to comment.