ci(fastqc): Use 20.10.0 => ''

This commit is contained in:
Edmund Miller 2020-12-04 08:23:19 -06:00
parent 65697532a1
commit 6d8ba714d5
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
nxf_version: [20.07.1, 20.10.0]
nxf_version: [20.07.1, '']
env:
NXF_ANSI_LOG: false
steps: