Skip to content

Commit

Permalink
Update biobb_common
Browse files Browse the repository at this point in the history
  • Loading branch information
PauAndrio committed Nov 4, 2024
1 parent 9e921bb commit 5f3012b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ channels:
- bioconda
- anaconda
dependencies:
- biobb_common ==4.2.0
- biobb_common ==5.0.0
- pmx_biobb ==4.1.3
- pillow
- imagehash
2 changes: 1 addition & 1 deletion .github/workflows/linting_and_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
os: [self-hosted]
python-version: ["3.9", "3.10", "3.11", "3.12"]
python-version: ["3.9", "3.10", "3.11"]
runs-on: ${{ matrix.os }}
steps:
- name: Check out repository code
Expand Down

0 comments on commit 5f3012b

Please sign in to comment.