Skip to content

Commit

Permalink
Increase timed out.
Browse files Browse the repository at this point in the history
  • Loading branch information
GamePlayer-8 committed Dec 10, 2024
1 parent 041b8aa commit 582403d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:
jobs:
vanilla:
runs-on: ubuntu-24.04
timeout-minutes: 345600

steps:
- name: Maximize build space
Expand Down Expand Up @@ -124,6 +125,7 @@ jobs:

vanilla-alpine:
runs-on: ubuntu-24.04
timeout-minutes: 345600

steps:
- name: Maximize build space
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/publish-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ env:
jobs:
vanilla:
runs-on: ubuntu-24.04
timeout-minutes: 345600

steps:
- name: Maximize build space
Expand Down Expand Up @@ -137,6 +138,7 @@ jobs:

vanilla-alpine:
runs-on: ubuntu-24.04
timeout-minutes: 345600

steps:
- name: Maximize build space
Expand Down

0 comments on commit 582403d

Please sign in to comment.