Skip to content

Commit 9ec04a0

Browse files
[CI] Fix nightly demo app build (#925)
1 parent 216b8d4 commit 9ec04a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cron-checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ jobs:
9393
include:
9494
- xcode: 16.4
9595
os: macos-15
96-
- xcode: 16.0
97-
os: macos-15
96+
- xcode: 16.1
97+
os: macos-14
9898
fail-fast: false
9999
runs-on: ${{ matrix.os }}
100100
steps:

0 commit comments

Comments
 (0)