Skip to content

Commit

Permalink
test(e2e, ios): increase ios e2e timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed Mar 4, 2022
1 parent 068dc0d commit a458d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
name: iOS
runs-on: macos-latest
# TODO matrix across APIs, at least 10 and 13 (lowest to highest)
timeout-minutes: 40
timeout-minutes: 60
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
steps:
Expand Down

0 comments on commit a458d84

Please sign in to comment.