File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ jobs:
1515 # run cyclonus tests in parallel for NPM with the given ConfigMaps
1616 profile :
1717 [
18- v2 -apply-on-need.yaml,
19- v2 -background.yaml,
20- v2 -foreground.yaml,
21- v2 -place-first.yaml,
18+ v4 -apply-on-need.yaml,
19+ v4 -background.yaml,
20+ v4 -foreground.yaml,
21+ v4 -place-first.yaml,
2222 ]
2323 steps :
2424 - name : Checkout
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ jobs:
2222 # run cyclonus tests in parallel for NPM with the given ConfigMaps
2323 profile :
2424 [
25- v2 -apply-on-need.yaml,
26- v2 -background.yaml,
27- v2 -foreground.yaml,
28- v2 -place-first.yaml,
25+ v4 -apply-on-need.yaml,
26+ v4 -background.yaml,
27+ v4 -foreground.yaml,
28+ v4 -place-first.yaml,
2929 ]
3030 steps :
3131 - name : Checkout
You can’t perform that action at this time.
0 commit comments