We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1cd7f4 commit 1311e30Copy full SHA for 1311e30
.github/workflows/testing-docker-multiplatform-builds.yml
@@ -47,6 +47,7 @@ jobs:
47
48
49
build-final-image:
50
+ needs: [ build-archs ]
51
runs-on: ubuntu-24.04
52
timeout-minutes: 10
53
steps:
0 commit comments