File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -279,13 +279,13 @@ jobs:
279279 matrix :
280280 include :
281281 - name : bbolt
282- args : itest-no-backward-compat icase=terminal dbbackend=bbolt
282+ args : itest-parallel- no-backward-compat icase=terminal dbbackend=bbolt tranches=4
283283 - name : sqlite
284- args : itest-no-backward-compat icase=terminal dbbackend=sqlite
284+ args : itest-parallel- no-backward-compat icase=terminal dbbackend=sqlite tranches=4
285285 - name : postgres
286- args : itest-no-backward-compat icase=terminal dbbackend=postgres
286+ args : itest-parallel- no-backward-compat icase=terminal dbbackend=postgres tranches=4
287287 - name : custom-channels
288- args : itest-only icase=custom_channels
288+ args : itest-parallel icase=custom_channels tranches=4
289289
290290 steps :
291291 - name : git checkout
You can’t perform that action at this time.
0 commit comments