swapped to playwrights image

This commit is contained in:
Core 2022-02-01 12:08:52 +00:00
parent bc42eac153
commit 0d1d13ec6d
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6
3 changed files with 8 additions and 5 deletions

View file

@ -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: