Skip to content

Commit

Permalink
Bump Xcode version on CI to build demo apps
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Nov 7, 2023
1 parent 7dfd819 commit 74777c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cron-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
include:
# TODO: uncomment this block as soon as Xcode 15 is stable on CI
# - ios: 17.0
# xcode: 15.0
# xcode: 15.0.1
# os: macos-13
# device: "iPhone 14 Pro Max"
# setup_runtime: false
Expand Down Expand Up @@ -122,7 +122,7 @@ jobs:
strategy:
matrix:
include:
- xcode: 15.0
- xcode: 15.0.1
os: macos-13
- xcode: 14.3.1
os: macos-13
Expand Down

0 comments on commit 74777c1

Please sign in to comment.