We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70117fc commit e23fb90Copy full SHA for e23fb90
.pytool/CISettings.py
@@ -186,18 +186,18 @@ def GetDependencies(self):
186
{
187
"Path": "Common/MU_TIANO",
188
"Url": "https://github.com/microsoft/mu_tiano_plus.git",
189
- "Branch": "dev/202502",
+ "Branch": "release/202502",
190
"Recurse" : {"CIFile": ".pytool/CISettings.py"},
191
},
192
193
"Path": "MU_BASECORE",
194
"Url": "https://github.com/microsoft/mu_basecore.git",
195
- "Branch": "dev/202502"
+ "Branch": "release/202502"
196
197
198
"Path": "Silicon/Intel/MU_TIANO",
199
"Url": "https://github.com/microsoft/mu_silicon_intel_tiano.git",
200
201
}
202
]
203
0 commit comments