Skip to content

Commit c2a8760

Browse files
committed
nightly: Add v6.0.x release
Signed-off-by: Brian Barrett <[email protected]>
1 parent 1c05245 commit c2a8760

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nightly-tarball/openmpi-nightly-tarball

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ config_data = { 'project_name' : 'Open MPI',
3232
'branches' : { 'main' : { 'output_location' : 'main/',
3333
'coverity' : True,
3434
'max_count' : 7 },
35+
'v6.0.x' : { 'output_location' : 'v6.0.x/',
36+
'coverity' : False,
37+
'max_count' : 7 },
3538
'v5.0.x' : { 'output_location' : 'v5.0.x/',
3639
'coverity' : False,
3740
'max_count' : 7 },

0 commit comments

Comments
 (0)