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 5298a3b commit e508fdcCopy full SHA for e508fdc
.github/workflows/release-docker-image.yml
@@ -33,7 +33,7 @@ jobs:
33
build-image:
34
name: Build ${{ matrix.platform }} image
35
runs-on: ${{ matrix.runner }}
36
- timeout-minutes: 45
+ timeout-minutes: 120
37
strategy:
38
matrix:
39
include:
0 commit comments