We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a883897 + 82ae398 commit 54443f1Copy full SHA for 54443f1
roles/multiqc/defaults/main.yml
@@ -1,7 +1,7 @@
1
multiqc_repo: https://github.com/MultiQC/MultiQC.git
2
multiqc_dest: "{{ sw_path }}/multiqc"
3
-multiqc_version: "v1.27"
+multiqc_version: "v1.26"
4
5
multiqc_ngi_repo: https://github.com/NationalGenomicsInfrastructure/MultiQC_NGI.git
6
multiqc_ngi_dest: "{{ sw_path }}/multiqc_ngi"
7
-multiqc_ngi_version: "0.9.3"
+multiqc_ngi_version: "0.9.2"
0 commit comments