CI: build: add checks to test if toolchain container can be used
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 23 May 2023 13:25:56 +0000 (15:25 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 23 May 2023 21:33:13 +0000 (23:33 +0200)
commit23a5c715a9296e828be5c32eadf68eacdb326a0a
tree776afa690c82c214df3c0c4da23d9e45143e63e6
parent803b0110485a12c1119a51044d17979795ede966
CI: build: add checks to test if toolchain container can be used

Add checks to test if toolchain container can be used.
This is to handle case of new target or migration of any sort.

If the toolchain container can't be found, the tools container is used
instead.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
.github/workflows/build.yml