Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
bentrengrove committed Aug 25, 2022
1 parent c693a0f commit 2cc79fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
test:
runs-on: macos-latest
needs: build
timeout-minutes: 50
timeout-minutes: 70

strategy:
# Allow tests to continue on other devices if they fail on one device.
Expand Down

0 comments on commit 2cc79fd

Please sign in to comment.