Skip to content

Commit cea13ac

Browse files
committed
[CI] Fix nightly demo app build
1 parent 216b8d4 commit cea13ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- xcode: 16.4
9595
os: macos-15
9696
- xcode: 16.0
97-
os: macos-15
97+
os: macos-14
9898
fail-fast: false
9999
runs-on: ${{ matrix.os }}
100100
steps:

0 commit comments

Comments
 (0)