Skip to content

Commit a950842

Browse files
committed
updating macos image in ios-actions yml configuration
1 parent 8816499 commit a950842

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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-13
39+
runs-on: macos-15
4040
timeout-minutes: 55
4141
environment: ${{ inputs.env_name }}
4242

0 commit comments

Comments
 (0)