Skip to content

Commit 9d9b5eb

Browse files
committed
update runs-on to macos-latest in package.yml
1 parent b4e78b6 commit 9d9b5eb

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: [macOS, ARM64]
24+
runs-on: macos-latest
2525
environment: app-packaging
2626
steps:
2727
- name: Check out Git repository

0 commit comments

Comments
 (0)