Skip to content

Commit 27ede8b

Browse files
author
Thomas Taschauer
committed
Revert "use generic platform as build destination"
This reverts commit 381f2a6.
1 parent 381f2a6 commit 27ede8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ios_main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: macos-latest
88
strategy:
99
matrix:
10-
destination: ['generic/platform=iOS']
10+
destination: ['platform=iOS Simulator,name=iPhone 11']
1111
scheme: [OpenDocumentReader]
1212
steps:
1313
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)