Skip to content

Commit 55acb5f

Browse files
committed
Update ci
1 parent 90dedcc commit 55acb5f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ jobs:
1515
xcodebuild-latest:
1616
name: xcodebuild (16.4)
1717
runs-on: macos-15
18-
strategy:
19-
matrix:
20-
command: [test, ""]
21-
platform: [IOS, MACOS, TVOS, WATCHOS, VISIONOS]
22-
xcode: ["16.4"]
18+
strategy:
19+
matrix:
20+
command: [test, ""]
21+
platform: [IOS, MACOS, TVOS, WATCHOS, VISIONOS]
22+
xcode: ["16.4"]
2323
steps:
2424
- uses: actions/checkout@v4
2525

Binary file not shown.

0 commit comments

Comments
 (0)