swapped to playwrights image
This commit is contained in:
parent
bc42eac153
commit
0d1d13ec6d
3 changed files with 8 additions and 5 deletions
|
@ -3,7 +3,9 @@ jobs:
|
|||
build:
|
||||
working_directory: ~/Cider
|
||||
docker:
|
||||
- image: circleci/node:16
|
||||
- image: mcr.microsoft.com/playwright:focal
|
||||
environment:
|
||||
NODE_ENV: development
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue