Skip to content

Commit

Permalink
OS=16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmanvar committed Jan 22, 2024
1 parent 084d0a9 commit a5d1914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-tests-with-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
xcodebuild \
-project EmpowerPlant.xcodeproj \
-scheme EmpowerPlant \
-destination 'platform=iOS Simulator,OS=16.2,name=iPhone 11' \
-destination 'platform=iOS Simulator,OS=16.4,name=iPhone 11' \
test
- name: Generate code coverage report
Expand Down

0 comments on commit a5d1914

Please sign in to comment.