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 7e6fb9d commit a3eb5aeCopy full SHA for a3eb5ae
src/executors/default.yml
@@ -7,7 +7,7 @@ docker:
7
parameters:
8
tag:
9
type: string
10
- default: "3.8"
+ default: "3.9"
11
description: >
12
Pick a specific cimg/python image variant:
13
https://hub.docker.com/r/cimg/python/tags
src/jobs/filter.yml
@@ -55,7 +55,7 @@ parameters:
55
default: "small"
56
57
58
59
60
61
0 commit comments