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 16b6948 commit b3bbaffCopy full SHA for b3bbaff
.github/workflows/ios-actions.yml
@@ -36,7 +36,7 @@ on:
36
jobs:
37
build:
38
name: iOS Example Build ${{ inputs.NEW_ARCH && 'Fabric' || 'Paper' }} ${{ inputs.MAP_IMPL }}
39
- runs-on: macos-15
+ runs-on: macos-13
40
timeout-minutes: 55
41
environment: ${{ inputs.env_name }}
42
0 commit comments