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 f591907 commit 502a296Copy full SHA for 502a296
.github/workflows/docker.yaml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
docker:
14
runs-on: "ubuntu-latest"
15
- timeout-minutes: 5
+ timeout-minutes: 10
16
steps:
17
- uses: actions/checkout@v5
18
with:
0 commit comments