Commit 0502485
ci: update React Native workflow to use Ruby 3.3
- Add ruby/setup-ruby@v1 action to build-ios job
- Use Ruby 3.3 to match local development environment
- Enable bundler-cache for faster CI builds
- Fixes: CFPropertyList-3.0.9 Ruby version incompatibility
Resolves CI error: "CFPropertyList-3.0.9 requires ruby version < 3.2,
which is incompatible with the current version, ruby 3.3.10p183"
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 6b5e76f commit 0502485
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
141 | 148 | | |
142 | 149 | | |
143 | 150 | | |
| |||
0 commit comments