fix(build-container): remove dependency to test workflow #3

Merged
t.behrendt merged 1 commits from fix-build-container-workflow into main 2026-05-26 20:12:41 +02:00
-2
View File
@@ -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 }}