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 e8cb1f0 commit 533f5f7Copy full SHA for 533f5f7
1 file changed
.circleci/config.yml
@@ -300,9 +300,7 @@ jobs:
300
build-doc:
301
resource_class: xlarge
302
docker:
303
- # specify the version you desire here
304
- # use `-browsers` prefix for selenium tests, for example, `3.12-browsers`
305
- - image: cimg/python:3.11-browsers
+ - image: cimg/python:3.9-browsers
306
307
steps:
308
- add_ssh_keys:
0 commit comments