We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e663a commit a28a1c4Copy full SHA for a28a1c4
.circleci/config.yml
@@ -432,7 +432,7 @@ jobs:
432
resource_class: xlarge
433
docker:
434
# specify the version you desire here
435
- # use `-browsers` prefix for selenium tests, e.g. `3.6.1-browsers`
+ # use `-browsers` prefix for selenium tests, for example, `3.6.1-browsers`
436
- image: cimg/python:3.7-browsers
437
438
steps:
0 commit comments