ci: Add 21.03.0 version to matrix (#317)

This commit is contained in:
Edmund Miller 2021-03-22 17:57:59 -05:00 committed by GitHub
parent 8a2a9f7e81
commit 1fc4aa260d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
nxf_version: ['20.11.0-edge'] nxf_version: ['20.11.0-edge', '21.03.0-edge']
tags: ['${{ fromJson(needs.changes.outputs.modules) }}'] tags: ['${{ fromJson(needs.changes.outputs.modules) }}']
profile: ['docker', 'singularity', 'conda'] profile: ['docker', 'singularity', 'conda']
env: env: