mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
Increase timeout for sphinx to 10 minutes
This commit is contained in:
2
.github/workflows/sphinx.yml
vendored
2
.github/workflows/sphinx.yml
vendored
@@ -25,7 +25,7 @@ on:
|
||||
jobs:
|
||||
build-docs:
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 10
|
||||
if: github.repository_owner == 'jupyter' || github.repository_owner == 'mathbunnyru' || github.event_name != 'schedule'
|
||||
permissions:
|
||||
contents: write
|
||||
|
Reference in New Issue
Block a user