REBASE: Update CI branches for 2102

This commit is contained in:
Bret Barkelew 2021-03-30 12:24:22 -07:00
Родитель b47be58f11
Коммит d3cff6368b
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -170,17 +170,17 @@ class Settings(CiSetupSettingsManager, CiBuildSettingsManager, UpdateSettingsMan
{
"Path": "MU_BASECORE",
"Url": "https://github.com/Microsoft/mu_basecore.git",
"Branch": "release/202008"
"Branch": "release/202102"
},
{
"Path": "Common/MU_TIANO",
"Url": "https://github.com/Microsoft/mu_tiano_plus.git",
"Branch": "release/202008"
"Branch": "release/202102"
},
{
"Path": "Silicon/Intel/MU_TIANO",
"Url": "https://github.com/Microsoft/mu_silicon_intel_tiano.git",
"Branch": "release/202008"
"Branch": "release/202102"
}
]