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 764a5d7 commit bd11ec3Copy full SHA for bd11ec3
.github/workflows/build-docker-monorepo.yml
@@ -72,7 +72,7 @@ jobs:
72
permissions:
73
packages: write
74
contents: read
75
- timeout-minutes: 20 # 2025-11-20: Arm64 build takes about 6 minutes, amd64 build about 3.
+ timeout-minutes: 15 # 2025-11-20: Arm64 build takes about 6 minutes, amd64 build about 3.
76
strategy:
77
matrix:
78
include:
.github/workflows/build-docker.yml
@@ -74,7 +74,7 @@ jobs:
79
80
0 commit comments