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 c0d1977 commit c2101bcCopy full SHA for c2101bc
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
EOF
72
73
mac:
74
- runs-on: macos-14-arm
+ runs-on: macos-14
75
env:
76
DEVELOPER_DIR: /Applications/Xcode_15.4.app
77
.github/workflows/publish.yml
@@ -72,7 +72,7 @@ jobs:
needs: prepare
78
0 commit comments