Skip to content

Commit

Permalink
Add iOS 13 back to CI (#301)
Browse files Browse the repository at this point in the history
  • Loading branch information
dfed authored Jul 6, 2023
1 parent 89f12b9 commit 8209f6f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
matrix:
platforms: [
'iOS_14,tvOS_14,watchOS_7',
# TODO: add iOS_13 back once https://github.com/actions/runner-images/issues/7687 is resolved
'tvOS_13,watchOS_6',
'iOS_13,tvOS_13,watchOS_6',
]
fail-fast: false
timeout-minutes: 30
Expand Down

0 comments on commit 8209f6f

Please sign in to comment.