Skip to content

Commit

Permalink
Bump supported nextflow versions
Browse files Browse the repository at this point in the history
  • Loading branch information
samirelanduk committed Jul 22, 2023
1 parent 41afce1 commit 16e55e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
- "3.10"
- "3.11"
nextflow-version:
- "22.10.1"
- "23.04.2"
- "22.10.8"
- "21.10.6"
- "20.10.0"

steps:
- uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ nextflow.py
.. |pypi| image:: https://img.shields.io/pypi/pyversions/nextflowpy.svg
:target: https://pypi.org/project/nextflowpy/

.. |nextfow| image:: https://img.shields.io/badge/Nextflow-22.04%20%7C%2021.10%20%7C%2020.10-orange
.. |nextfow| image:: https://img.shields.io/badge/Nextflow-23.04%20%7C%2022.04%20%7C%2021.10%20%7C%20-orange
:target: https://www.nextflow.io/

.. |license| image:: https://img.shields.io/pypi/l/nextflowpy.svg?color=blue)
Expand Down

0 comments on commit 16e55e9

Please sign in to comment.