Skip to content

Commit 5ca05d9

Browse files
author
unholy
committed
final test
1 parent 2b12942 commit 5ca05d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
workflow_id: ${CIRCLE_WORKFLOW_ID:0:7}
208208
run-migrations:
209209
docker:
210-
- image: circleci/node:16.10.0 # safest to use to avoid migration errors
210+
- image: circleci/node:13.8.0 # safest to use to avoid migration errors
211211
steps:
212212
- checkout
213213
- run:

0 commit comments

Comments
 (0)