[PATCH] Revert "CI: use walnascar branches"
Ross Burton <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
This switches CI back to using the master branches. Currently there are two known failures: - sbsa-ref - perf on musl This reverts commit e0c1f0f94a3e3827f1e8bf0922b62617fd0c073f. Signed-off-by: Ross Burton <[email protected]> --- ci/base.yml | 2 +- ci/meta-virtualization.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ci/base.yml b/ci/base.yml index 584b14eb..fc182092 100644 --- a/ci/base.yml +++ b/ci/base.yml @@ -7,7 +7,7 @@ distro: poky defaults: repos: - branch: walnascar + branch: master repos: meta-arm: diff --git a/ci/meta-virtualization.yml b/ci/meta-virtualization.yml index d699d70a..c0ba70ba 100644 --- a/ci/meta-virtualization.yml +++ b/ci/meta-virtualization.yml @@ -8,4 +8,3 @@ header: repos: meta-virtualization: url: https://git.yoctoproject.org/meta-virtualization - branch: master -- 2.43.0