We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf7df2 commit 8d733f1Copy full SHA for 8d733f1
.circleci/config.yml
@@ -87,7 +87,7 @@ jobs:
87
88
cyrun:
89
docker:
90
- - image: cypress/base:16.18.1
+ - image: cypress/base:22.0.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