Skip to content

Commit

Permalink
Upgrade e2e test executor
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic committed Dec 23, 2020
1 parent 044f845 commit a7d315e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ executors:
aliases:
e2e-executor: &e2e-executor
docker:
- image: cypress/browsers:node10.16.0-chrome76
- image: cypress/browsers:node12.18.3-chrome87-ff82

restore_cache: &restore_cache
restore_cache:
Expand Down

0 comments on commit a7d315e

Please sign in to comment.