mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore(devops): use official docker image on circleci (#2756)
This commit is contained in:
parent
18f9b4a219
commit
28a9f55a49
@ -2,7 +2,7 @@ version: 2
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: aslushnikov/playwright:bionic
|
- image: mcr.microsoft.com/playwright:bionic
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user