Skip to content

Commit 28d4c68

Browse files
[BW] Bump Xcode version (#240)
1 parent 49a194c commit 28d4c68

File tree

31 files changed

+3
-3
lines changed

31 files changed

+3
-3
lines changed

.github/workflows/cron-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
name: Build Demo App
7070
strategy:
7171
matrix:
72-
xcode: [13.1, 13.4.1, 14.0.1]
72+
xcode: [13.1, 13.4.1, 14.1]
7373
os: [macos-12]
7474
fail-fast: false
7575
runs-on: ${{ matrix.os }}

.github/workflows/smoke-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121

2222
env:
2323
HOMEBREW_NO_INSTALL_CLEANUP: 1 # Disable cleanup for homebrew, we don't need it on CI
24-
IOS_SIMULATOR_DEVICE: "iPhone 12 Pro (16.0)"
24+
IOS_SIMULATOR_DEVICE: "iPhone 14 Pro (16.1)"
2525

2626
jobs:
2727
automated-code-review:
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)