Skip to content

Commit 74f076f

Browse files
committed
nightly: Rename OMPI master to main
Signed-off-by: Brian Barrett <bbarrett@amazon.com>
1 parent 2059df2 commit 74f076f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nightly-tarball/openmpi-nightly-tarball

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ config_data = { 'project_name' : 'Open MPI',
2929
'configure_args' : '--enable-debug --enable-mpi-fortran --enable-mpi-java --enable-oshmem --enable-oshmem-fortran --with-usnic --with-libfabric=/mnt/data/local-installs --with-ucx=/mnt/data/local-installs',
3030
'make_args' : '-j 2',
3131
'email' : 'jsquyres@cisco.com' },
32-
'branches' : { 'master' : { 'output_location' : 'master/',
32+
'branches' : { 'main' : { 'output_location' : 'main/',
3333
'coverity' : True,
3434
'max_count' : 7 },
3535
'v5.0.x' : { 'output_location' : 'v5.0.x/',

0 commit comments

Comments
 (0)