We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d0dfa commit 8823a4aCopy full SHA for 8823a4a
.circleci/config.yml
@@ -199,7 +199,7 @@ jobs:
199
<<: *defaults
200
steps:
201
- setup_remote_docker:
202
- version: 20.10.14
+ version: default
203
- attach_workspace:
204
at: /home/circleci
205
- checkout
@@ -211,7 +211,7 @@ jobs:
211
212
213
214
215
216
217
@@ -223,7 +223,7 @@ jobs:
223
224
225
226
227
228
229
0 commit comments