Skip to content

Commit

Permalink
update example with requires array
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed May 7, 2024
1 parent 825fdf0 commit 11d587c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/hello-world-jobspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ resources:
type: node
count: 1
requires:
io.archspec:
cpu.target: amd64
- name: system
field: cpu.target
value: amd64

with:
- type: core
Expand Down

0 comments on commit 11d587c

Please sign in to comment.