Skip to content

Commit

Permalink
[Mobile] - Update Xcode version to 12.5 (#35754)
Browse files Browse the repository at this point in the history
* Mobile - Update CI Xcode version to 12.5

* Mobile - Update Xcode to 12.5.1
  • Loading branch information
Gerardo Pacheco authored Oct 19, 2021
1 parent 2d7fd1b commit ecd87ca
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: [12.2]
xcode: [12.5.1]
native-test-name: [gutenberg-editor-initial-html]
node: ['14']

Expand Down

0 comments on commit ecd87ca

Please sign in to comment.