We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53579b1 commit a9d6cebCopy full SHA for a9d6ceb
1 file changed
.github/workflows/package.yml
@@ -21,7 +21,7 @@ jobs:
21
pull-requests: read
22
repository-projects: read
23
statuses: read
24
- runs-on: [self-hosted, macOS, ARM64]
+ runs-on: macos-latest
25
environment: app-packaging
26
steps:
27
- name: Check out Git repository
0 commit comments