Update main.yml
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
||||
cd "$(Build.SourcesDirectory)"
|
||||
cp "$(Build.ArtifactStagingDirectory)/${{ parameters.artifactName }}/${POD_ARCHIVE}" swift/
|
||||
export ORT_POD_LOCAL_PATH="swift/${POD_ARCHIVE}"
|
||||
xcodebuild test -scheme onnxruntime-Package -destination 'platform=iOS Simulator,name=iPhone 14'
|
||||
xcodebuild test -scheme onnxruntime-Package -destination 'platform=iOS Simulator,name=iPhone 16'
|
||||
|
||||
xcodebuild test -scheme onnxruntime-Package -destination 'platform=macosx'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user