Skip to content

Commit c48322a

Browse files
authored
ci: remove os_version from iOS Simulator setup (#11138)
[skip ci]
1 parent 15dbd30 commit c48322a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/apps_automated_ios.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
uses: futureware-tech/simulator-action@dab10d813144ef59b48d401cd95da151222ef8cd # v4
5656
with:
5757
model: 'iPhone 16 Pro'
58-
os_version: '18.4'
5958

6059
- name: Run tests on iOS Simulator
6160
run: npx nx test apps-automated -c=ios

0 commit comments

Comments
 (0)