Skip to content

Commit

Permalink
run tests on iOS 10 to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
jjochen committed Mar 17, 2020
1 parent d2d8aab commit b041834
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,8 @@ workflows:
- swiftlint
- build-and-test-ios13-iphone11promax
- build-and-test-ios12-iphonexsmax
- build-and-test-ios11-iphonex
- build-and-test-ios10-iphone7
- build-documentation
- generate-changelog
- create-version-tag:
Expand All @@ -430,6 +432,8 @@ workflows:
- swiftlint
- build-and-test-ios13-iphone11promax
- build-and-test-ios12-iphonexsmax
- build-and-test-ios11-iphonex
- build-and-test-ios10-iphone7
- build-documentation
- generate-changelog
filters:
Expand Down

0 comments on commit b041834

Please sign in to comment.