Skip to content

Commit 7491ce1

Browse files
committed
Merge branch 'fix/extend-timeout-minutes' into dependabot/submodules/Submodule/github/rest-api-description-ebc1fec
2 parents 73eff7c + f9564c9 commit 7491ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DependabotPulls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- 5
2424
# - 6
2525
runs-on: ${{ matrix.os }}
26-
timeout-minutes: 60
26+
timeout-minutes: 100
2727
steps:
2828
- uses: actions/checkout@v5
2929
with:

0 commit comments

Comments
 (0)