commit | c807f83673a601e10992aa837a530a614bce9355 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Wed Dec 13 11:22:25 2023 +0000 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Tue Apr 16 17:55:40 2024 +0200 |
tree | 0a1c4cb7d7e2cf37262364ed95968d67db5074e3 | |
parent | 8fccc1b77d2338e30a81549bb820dd77013837a6 [diff] |
tf-a-daily: move windows build to main job The windows build job only tests two build configurations. It makes more sense to have it nested in the main job with other build configurations and not at the top level. Having it there implies there is some special consideration for windows builds when we in-fact treat it like any other build job. Change-Id: Ia9024694cf8b21749c4125d04b79547a28a0dcbb Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>