Skip to content

Commit

Permalink
Merge pull request #19380 from nsoranzo/unpin_apptainer-version
Browse files Browse the repository at this point in the history
Remove apptainer-version pin
  • Loading branch information
mvdbeek authored Jan 8, 2025
2 parents cd999d2 + 265fb6e commit d023b32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/mulled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
key: tox-cache-${{ runner.os }}-${{ steps.full-python-version.outputs.version }}-${{ hashFiles('galaxy root/requirements.txt') }}-mulled
- name: Install Apptainer's singularity
uses: eWaterCycle/setup-apptainer@v2
with:
apptainer-version: 1.3.6 # https://github.com/eWaterCycle/setup-apptainer/pull/68
- name: Install tox
run: pip install tox
- name: Run tests
Expand Down

0 comments on commit d023b32

Please sign in to comment.