Skip to content

Commit

Permalink
Mobile - Runner config - Update to Xcode to 13.2.1 (#42532)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerardo Pacheco authored Jul 19, 2022
1 parent 7d781aa commit f623ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rnmobile-ios-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: ${{ github.repository == 'WordPress/gutenberg' || github.event_name == 'pull_request' }}
strategy:
matrix:
xcode: ['13.0']
xcode: ['13.2.1']
device: ['iPhone 11']
native-test-name: [gutenberg-editor-initial-html]

Expand Down

0 comments on commit f623ab1

Please sign in to comment.