Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 1a0c8a8 + b62e64d commit fbb5dcdCopy full SHA for fbb5dcd
.github/workflows/trigger-build-app.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
trigger:
12
- runs-on: [self-hosted, macOS, ARM64, mobile-sdk]
+ runs-on: macos-latest
13
if: github.event.pull_request.merged == true
14
steps:
15
- name: Checkout repository
0 commit comments