Skip to content

Commit a9d6ceb

Browse files
yomybabyclaude
andcommitted
chore: update package.yml runner from self-hosted to macos-latest (#5857)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 53579b1 commit a9d6ceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
pull-requests: read
2222
repository-projects: read
2323
statuses: read
24-
runs-on: [self-hosted, macOS, ARM64]
24+
runs-on: macos-latest
2525
environment: app-packaging
2626
steps:
2727
- name: Check out Git repository

0 commit comments

Comments
 (0)