We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d9a81 commit dc7d188Copy full SHA for dc7d188
.circleci/config.yml
@@ -87,7 +87,7 @@ jobs:
87
88
cyrun:
89
docker:
90
- - image: cypress/base:16.18.1
+ - image: cypress/base:22.14.0
91
parameters:
92
jobname:
93
type: string
@@ -113,7 +113,7 @@ jobs:
113
114
test-code-coverage-plugin:
115
116
117
steps:
118
- attach_workspace:
119
at: ~/
0 commit comments