Skip to content

Commit ad706c7

Browse files
Update build.yml
1 parent 0336af5 commit ad706c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: macos-latest
1717
strategy:
1818
matrix:
19-
destination: ['platform:iOS Simulator,OS:13.5,name:iPhone 11 Pro Max']
19+
destination: ['platform=iOS Simulator,OS=13.5,name=iPhone 11 Pro Max']
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@master

0 commit comments

Comments
 (0)