Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit e0264b7

Browse files
authored
Merge pull request #858 from plotly/sanity-browser-capabilities
Updating CI Python images
2 parents 9a89c59 + 977c6f6 commit e0264b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2.1
33
jobs:
44
"server-test":
55
docker:
6-
- image: circleci/python:3.7.6-node-browsers
6+
- image: circleci/python:3.7.9-node-browsers
77
environment:
88
PERCY_PARALLEL_TOTAL: -1
99
- image: cypress/base:10

0 commit comments

Comments
 (0)