Skip to content

Commit

Permalink
Update win.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Aug 30, 2023
1 parent e7d32fd commit 32d5eea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
miniforge-version: latest
use-mamba: 'true'
channel-priority: 'true'
- run: conda install -c conda-forge -n base --yes --quiet conda-build pip mamba
- run: conda install -c conda-forge -n base --yes --quiet conda-build=3.25 pip mamba
ruamel.yaml anaconda-client
name: Install conda-build, boa and activate environment
- shell: cmd
Expand Down

0 comments on commit 32d5eea

Please sign in to comment.