Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/source/user/getting_started/advanced_workflow_concepts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
.. code-block:: yaml

resources:
any:
scheduler_args:
directives:
--time: 1:00:00
--partition: multicore
any:
scheduler_args:
directives:
--time: 1:00:00
--partition: multicore

or at the task level

Expand Down