Skip to content

Commit

Permalink
update queue flavors
Browse files Browse the repository at this point in the history
  • Loading branch information
hector-baez committed Jan 19, 2024
1 parent 2e376f3 commit e4afdef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scheduler/supabase/supabase_ben.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@

flavors = {
"/tmp/ben-ecopcr": "m3.large",
"/tmp/ben-blast": "m3.large",
"/tmp/ben-blast": "m3.medium",
"/tmp/ben-ac": "m3.large",
"/tmp/ben-newick": "m3.large",
"/tmp/ben-tronko": "m3.xl",
"/tmp/ben-tronko": "m3.large",
"/tmp/ben-qc": "m3.large",
"/tmp/ben-assign": "m3.large",
"/tmp/ben-assignxl": "m3.xl",
Expand Down

0 comments on commit e4afdef

Please sign in to comment.