Use Firefox 68.0 ESR
This commit is contained in:
parent
845c7636d2
commit
631827f4fa
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ executors:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/node:10-stretch-browsers
|
- image: circleci/node:10-stretch-browsers
|
||||||
environment:
|
environment:
|
||||||
- FIREFOX_VERSION: "60.0esr"
|
- FIREFOX_VERSION: "68.0esr"
|
||||||
- GECKODRIVER_VERSION: "0.24.0"
|
- GECKODRIVER_VERSION: "0.24.0"
|
||||||
working_directory: ~
|
working_directory: ~
|
||||||
|
|
||||||
|
|
Reference in a new issue