Uh oh!
There was an error while loading. Please reload this page.
github: remove the older HW from GitHub actions - #6223
Conversation
c9c522c to
2df7252Compare…ions XTOS build is no longer support the older Intel HW platforms than TGL on main branch, these platforms will park at stable-v2.2 branch. Signed-off-by: Keqiao Zhang <keqiao.zhang@intel.com>
2df7252 to
d81faddComparelgirdwood
commented
Aug 31, 2022
@keqiaozhang can you also remove sue and jsl from gcc build. Thanks |
lgirdwood
commented
Aug 31, 2022
this can be done in another PR though - this will give us some speed up today. |
lgirdwood
commented
Aug 31, 2022
@keqiaozhang it looks like it's waiting on sue, jsl and tgl gcc build forever. |
marc-hb
left a comment
There was a problem hiding this comment.
This will leave the -a option broken in ./scripts/docker-run.sh ./scripts/xtensa-build-all.sh -a.
I will submit a -a change instead.
marc-hb
commented
Aug 31, 2022
|
This is a Github bug/issue, same is happening in #6227 even though they've been removed. |
marc-hb
commented
Sep 2, 2022
I think #6227 is a superset of this and merged. Close? |
We are no longer support the older Intel HW platforms than TGL on
main branch, these platfroms will park at stable-v2.2 branch.
Signed-off-by: Keqiao Zhang keqiao.zhang@intel.com