Skip to content

Commit 78ad7cc

Browse files
gabimonchamanosim
andauthored
Update running-ci doc (#79)
As in the [futureware-tech/simulator-actions@v1](https://github.com/futureware-tech/simulator-action#inputs) documentation, it's better to use loose os version. Having it 15 initially broke my CI Co-authored-by: Manos Konstantinidis <manosim@users.noreply.github.com>
1 parent 42a56d9 commit 78ad7cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/advanced/running-ci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- uses: futureware-tech/simulator-action@v1
6565
with:
6666
model: 'iPhone 13 Pro'
67-
os_version: '=15.0'
67+
os_version: '>=15.0'
6868

6969
- name: Run Owl Build
7070
run: yarn owl:build:ios

0 commit comments

Comments
 (0)