We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a68efd commit 6c7c56bCopy full SHA for 6c7c56b
.github/workflows/release.yml
@@ -30,7 +30,7 @@ permissions:
30
31
jobs:
32
build:
33
- runs-on: macos-15
+ runs-on: macos-15-intel
34
env:
35
AC_PASSWORD: ${{ secrets.AC_PASSWORD }}
36
APPLE_DEVELOPER_CERTIFICATE_P12_BASE64: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_P12_BASE64 }}
0 commit comments