Skip to content

Commit

Permalink
Few more changes to test.
Browse files Browse the repository at this point in the history
  • Loading branch information
desrosj committed Nov 21, 2024
1 parent a652e17 commit e352d6d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rnmobile-ios-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
xcode: ['15.4']
device: ['iPhone 15']
device: ['iPhone 16']
native-test-name: [gutenberg-editor-rendering]

steps:
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-editor/ios/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.2
3.3.6
2 changes: 1 addition & 1 deletion packages/react-native-editor/ios/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ DEPENDENCIES
cocoapods (>= 1.13, < 1.15)

RUBY VERSION
ruby 3.2.2p53
ruby 3.3.6p108

BUNDLED WITH
2.4.10

0 comments on commit e352d6d

Please sign in to comment.