mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-04-18 23:06:01 -04:00
CI: extend daily job timeout
This was left at the default of six hours, but it timed out last might. I'll set it at eight hours to see if this is more reliable.
This commit is contained in:
parent
5350c202dc
commit
0f707dc02b
1
.github/workflows/daily.yaml
vendored
1
.github/workflows/daily.yaml
vendored
@ -8,6 +8,7 @@ jobs:
|
||||
test:
|
||||
name: Run tests
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 480
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user