Skip to content

Commit

Permalink
Update sample_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulajet authored Jan 31, 2022
1 parent 22f5c21 commit 8f6d8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sample_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
pod update opentok-react-native
pod install
cat Podfile.lock
xcodebuild clean build -quiet -workspace ${{ matrix.project }}.xcworkspace -scheme ${{ matrix.project }} -destination 'platform=iOS Simulator,name=iPhone 11,OS=15.2'
xcodebuild clean build -quiet -workspace ${{ matrix.project }}.xcworkspace -scheme ${{ matrix.project }} -destination 'platform=iOS Simulator,name=iPhone 11,OS=15.0'
else
./gradlew app:assembleRelease
fi
Expand Down

0 comments on commit 8f6d8f6

Please sign in to comment.