Skip to content

Commit 6cd2edf

Browse files
committed
debug extend timeout
1 parent a873f07 commit 6cd2edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-ci-base-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
contents: write
1717
actions: read
1818
id-token: write
19-
timeout-minutes: 60
19+
timeout-minutes: 180
2020
runs-on: ubuntu-22.04-16c64g
2121
env:
2222
PACKAGE_REGISTRY: ${{ vars.PACKAGE_REGISTRY || 'gpustack'}}

0 commit comments

Comments
 (0)