Skip to content

Commit

Permalink
pin conda version
Browse files Browse the repository at this point in the history
  • Loading branch information
msm-sardar committed Feb 22, 2024
1 parent db0a062 commit 5a672be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
conda update conda
conda install conda=23.9.0
conda env update --file environment_dev.yml --name base
- name: Check if feature branch exists in swolfpy-inputdata
Expand Down

0 comments on commit 5a672be

Please sign in to comment.