Skip to content

Commit 82ef892

Browse files
author
Chris
committed
bump timeout to 1 hour
1 parent 68f6108 commit 82ef892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
build:
1010
runs-on: ubuntu-latest
11-
timeout-minutes: 30
11+
timeout-minutes: 60
1212
steps:
1313
- name: Checkout code
1414
uses: actions/checkout@v5

0 commit comments

Comments
 (0)