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 2ad2b70 commit ae15165Copy full SHA for ae15165
.github/workflows/docker-image.yml
@@ -24,7 +24,7 @@ jobs:
24
build_self_hosted:
25
runs-on: self-hosted
26
27
- timeout-minutes: 1
+ timeout-minutes: 3
28
steps:
29
- name: Checkout repository
30
uses: actions/checkout@v4
0 commit comments