ci: Bump nextflow version

Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
This commit is contained in:
Edmund Miller 2021-01-15 09:42:38 -06:00 committed by Edmund Miller
parent 7729fee5a9
commit 4f0c34bbfb

View file

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