Skip to content

Commit

Permalink
REVERT LATER run with 17
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Aug 28, 2020
1 parent 76b1a5e commit 88c122f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ workflows:
- l10n
- /dependabot\//
- test_unit:
react-dist-tag: next
requires:
- checkout
- test_static:
Expand All @@ -222,9 +223,11 @@ workflows:
requires:
- checkout
- test_browser:
react-dist-tag: next
requires:
- checkout
- test_regressions:
react-dist-tag: next
requires:
- test_unit
- test_static
Expand Down

0 comments on commit 88c122f

Please sign in to comment.