Skip to content

Commit

Permalink
fix(repo): increase timeouts until we improve tests (#16007)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav committed Mar 31, 2023
1 parent d28c799 commit 26ad1f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@ jobs:
os_name: 'MacOS'
# test timeouts
- os: ubuntu-latest
os_timeout: 30
- os: macos-latest
os_timeout: 60
- os: macos-latest
os_timeout: 90
# codeowner groups
- project: e2e-add-nx-to-monorepo
codeowners: 'S04SYHYKGNP'
Expand Down

0 comments on commit 26ad1f6

Please sign in to comment.