CI: build: Add support to use container included external toolchain
Add support to use container included external toolchain and skip redownloading external sdk for each test. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
1
.github/workflows/coverity.yml
vendored
1
.github/workflows/coverity.yml
vendored
@@ -17,6 +17,7 @@ jobs:
|
||||
packages: read
|
||||
uses: ./.github/workflows/build.yml
|
||||
with:
|
||||
container_name: toolchain
|
||||
target: x86
|
||||
subtarget: 64
|
||||
build_full: true
|
||||
|
||||
Reference in New Issue
Block a user