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 66991a1 commit f19ded9Copy full SHA for f19ded9
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
executors:
3
my-executor:
4
docker:
5
- - image: cimg/python:3.13.6-browsers
+ - image: cimg/python:3.13.8-browsers
6
working_directory: ~/CircleCIWork
7
8
orbs:
0 commit comments