diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config
index 7f124276b72f6fdce7e315641d5cc255ed04e343..ac64dd282d7e65f3c75a9cb8038b5501f6a60e05 100644
--- a/workflow/conf/biohpc.config
+++ b/workflow/conf/biohpc.config
@@ -13,7 +13,7 @@ process {
   }
   $alignReads{
     module = ['python/3.6.1-2-anaconda', 'bwa/intel/0.7.12', 'samtools/intel/1.3', 'sambamba/0.6.6']
-    queue = '128GB,256GB,256GBv1'
+    queue = '256GB,256GBv1'
   }
   $filterReads{
     module = ['python/3.6.1-2-anaconda', 'samtools/1.4.1', 'sambamba/0.6.6', 'bedtools/2.26.0']