Skip to content

Commit

Permalink
Use macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
traceon authored Aug 2, 2022
1 parent 515f32a commit 724c9b9
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 @@ -6,7 +6,7 @@ on:
jobs:
pr-pull:
if: contains(github.event.pull_request.labels.*.name, 'pr-pull')
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- name: Set up Homebrew
uses: Homebrew/actions/setup-homebrew@master
Expand Down

0 comments on commit 724c9b9

Please sign in to comment.