Skip to content

Commit

Permalink
update CI branches to release/202405 (#52)
Browse files Browse the repository at this point in the history
## Description

Update the CI branches to release/202405

- [ ] Impacts functionality?
- [ ] Impacts security?
- [ ] Breaking change?
- [ ] Includes tests?
- [ ] Includes documentation?

## How This Was Tested
CI

## Integration Instructions
N/A
  • Loading branch information
apop5 authored Aug 28, 2024
1 parent ad7047d commit 1d66372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pytool/CISettings.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ def GetDependencies(self):
{
"Path": "MU_BASECORE",
"Url": "https://github.com/microsoft/mu_basecore.git",
"Branch": "release/202311"
"Branch": "release/202405"
}
]

Expand Down

0 comments on commit 1d66372

Please sign in to comment.