We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b04792e commit 83ef4c4Copy full SHA for 83ef4c4
1 file changed
.github/workflows/demo-app.yml
@@ -53,7 +53,7 @@ jobs:
53
- uses: futureware-tech/simulator-action@v1
54
with:
55
model: 'iPhone 13 Pro'
56
- os_version: '=15.0'
+ os_version: '>=15.0'
57
58
- name: Run Owl Build
59
run: yarn owl:build:ios
0 commit comments