fix(build-container): remove dependency to test workflow (#3)
Reviewed-on: #3 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #3.
This commit is contained in:
@@ -47,8 +47,6 @@ jobs:
|
||||
matrix:
|
||||
# Prepared for future multi-arch support in the future, as soon as ACT has support for dynamic matrixes.
|
||||
arch: [amd64]
|
||||
needs:
|
||||
- test
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
- linux_${{ matrix.arch }}
|
||||
|
||||
Reference in New Issue
Block a user