Skip to content

Commit

Permalink
add python version to CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
janash committed Jul 2, 2024
1 parent 7651c49 commit 23bca1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: conda-incubator/setup-miniconda@v3
with:
auto-activate-base: false
python-version: 3.11
activate-environment: biochemist-python
environment-file: requirements.yaml

Expand Down

0 comments on commit 23bca1c

Please sign in to comment.