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 bd505bf commit 617388aCopy full SHA for 617388a
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
executors:
3
my-executor:
4
docker:
5
- - image: cimg/python:3.13.3-browsers
+ - image: cimg/python:3.13.4-browsers
6
working_directory: ~/CircleCIWork
7
8
orbs:
0 commit comments