We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
macos-latest
1 parent b4e78b6 commit 9d9b5ebCopy full SHA for 9d9b5eb
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: [macOS, ARM64]
+ runs-on: macos-latest
25
environment: app-packaging
26
steps:
27
- name: Check out Git repository
0 commit comments