Skip to content

Commit a151d8a

Browse files
committed
ci : cont
1 parent 0747973 commit a151d8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,8 +557,8 @@ jobs:
557557
run: |
558558
xcodebuild -scheme whisper-Package -destination 'generic/platform=iOS'
559559
560-
- name: Build objc example
561-
run: xcodebuild -project examples/whisper.objc/whisper.objc.xcodeproj -scheme whisper.objc -configuration ${{ matrix.build }} -sdk iphonesimulator build
560+
#- name: Build objc example
561+
# run: xcodebuild -project examples/whisper.objc/whisper.objc.xcodeproj -scheme whisper.objc -configuration ${{ matrix.build }} -sdk iphonesimulator build
562562

563563
- name: Build swiftui example
564564
run: xcodebuild -project examples/whisper.swiftui/whisper.swiftui.xcodeproj -scheme WhisperCppDemo -configuration ${{ matrix.build }} -sdk iphonesimulator build

0 commit comments

Comments
 (0)