We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6e326 commit 879dfffCopy full SHA for 879dfff
.github/workflows/create-release.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
create-release:
17
- runs-on: macos-15
+ runs-on: macos-26 # arm64 image: https://github.com/actions/runner-images/blob/main/images/macos/macos-26-arm64-Readme.md
18
steps:
19
- name: Checkout
20
uses: actions/checkout@v4
0 commit comments