Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KarimEbrahemAbdelaziz authored Jul 13, 2020
1 parent 0336af5 commit ad706c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: macos-latest
strategy:
matrix:
destination: ['platform:iOS Simulator,OS:13.5,name:iPhone 11 Pro Max']
destination: ['platform=iOS Simulator,OS=13.5,name=iPhone 11 Pro Max']
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit ad706c7

Please sign in to comment.