Skip to content

Commit 724c9b9

Browse files
authored
Use macos-latest
1 parent 515f32a commit 724c9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
pr-pull:
88
if: contains(github.event.pull_request.labels.*.name, 'pr-pull')
9-
runs-on: ubuntu-latest
9+
runs-on: macos-latest
1010
steps:
1111
- name: Set up Homebrew
1212
uses: Homebrew/actions/setup-homebrew@master

0 commit comments

Comments
 (0)