Skip to content

Commit 2731445

Browse files
committed
ci: update workflow
1 parent 0b5740c commit 2731445

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-docker-dockerhub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ jobs:
379379
📦 Release › Dockerhub
380380
runs-on: ubuntu-latest
381381
# runs-on: apollo-x64
382-
timeout-minutes: 10
382+
timeout-minutes: 20
383383
permissions:
384384
contents: write
385385
packages: write

.github/workflows/deploy-docker-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ jobs:
378378
📦 Release › Github
379379
runs-on: ubuntu-latest
380380
# runs-on: apollo-x64
381-
timeout-minutes: 10
381+
timeout-minutes: 20
382382
permissions:
383383
contents: write
384384
packages: write

0 commit comments

Comments
 (0)