Skip to content

Commit

Permalink
bump conda minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
nebfield authored May 24, 2024
1 parent 1321c1a commit 822e517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
matrix:
test_profile: ["test"]
profile: ["mamba"]
nxf_ver: ["22.10.0", ""]
nxf_ver: ["23.10.0", ""]

env:
NXF_VER: ${{ matrix.nxf_ver }}
Expand Down

0 comments on commit 822e517

Please sign in to comment.