Skip to content

Commit 144c216

Browse files
committed
Test
1 parent 6c0da99 commit 144c216

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/cron-checks.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ jobs:
9191
strategy:
9292
matrix:
9393
include:
94-
- xcode: 16.4
95-
os: macos-15
96-
- xcode: 16.0
94+
# - xcode: 16.4
95+
# os: macos-15
96+
- xcode: 16.1
9797
os: macos-14
9898
fail-fast: false
9999
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)