Skip to content

Commit b3bbaff

Browse files
authored
Reverting changes in ios-actions.yml
1 parent 16b6948 commit b3bbaff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on:
3636
jobs:
3737
build:
3838
name: iOS Example Build ${{ inputs.NEW_ARCH && 'Fabric' || 'Paper' }} ${{ inputs.MAP_IMPL }}
39-
runs-on: macos-15
39+
runs-on: macos-13
4040
timeout-minutes: 55
4141
environment: ${{ inputs.env_name }}
4242

0 commit comments

Comments
 (0)