Skip to content

Commit

Permalink
20m job timeout
Browse files Browse the repository at this point in the history
Signed-off-by: noopur <[email protected]>
  • Loading branch information
noopurintel committed Jan 15, 2025
1 parent 60d4ff4 commit c1d8106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/federated_runtime.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run_notebook:
if: github.event.pull_request.draft == false
runs-on: ubuntu-22.04
timeout-minutes: 30
timeout-minutes: 20
steps:
- name: Checkout OpenFL repository
uses: actions/[email protected]
Expand Down

0 comments on commit c1d8106

Please sign in to comment.