Skip to content

Commit

Permalink
change default resources
Browse files Browse the repository at this point in the history
  • Loading branch information
EC2 Default User committed May 7, 2024
1 parent b9f8288 commit a88ed7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ $graph:

requirements:
ResourceRequirement:
coresMax: 4
ramMax: 8192
coresMax: 2
ramMax: 4096

inputs:
gcm_list:
Expand Down

0 comments on commit a88ed7a

Please sign in to comment.