Skip to content

Commit 847eefa

Browse files
leotmrenovate[bot]
andcommitted
Update macOS to v26 (#1811)
- renovate macOS 26 enabled #1810 - supersede macOS 15 Xcode 16.4 significantly slower RCT-Folly (and Reanimated) C++ compilation - bypass macOS 14 Xcode 16.2 - bypass macOS 15 Xcode 26.0.1/26.1 RC - update documentation Close: #1809 Resolve: #1812 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 539d8aa commit 847eefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
build-ios:
1111

12-
runs-on: macos-14 # https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md
12+
runs-on: macos-26 # https://github.com/actions/runner-images/blob/main/images/macos/macos-26-arm64-Readme.md
1313

1414
steps:
1515

0 commit comments

Comments
 (0)