We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c806e44 commit f596fa9Copy full SHA for f596fa9
1 file changed
.github/workflows/build_pkg_alpha_xcode_beta.yml
@@ -4,7 +4,7 @@ on: [workflow_dispatch]
4
5
jobs:
6
build_with_signing:
7
- runs-on: macos-15
+ runs-on: [self-hosted, macOS]
8
environment: production
9
10
steps:
0 commit comments