Skip to content

Commit

Permalink
pin conda build
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlehoff committed Feb 6, 2024
1 parent 5cf68c5 commit c962355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
shell: bash -l {0}
run: |
conda config --prepend channels defaults
conda install boa --yes
conda install boa conda-build==3.28 --yes
- name: Build recipe and run tests on macOS
if: startsWith(matrix.os, 'macOS')
shell: bash -l {0}
Expand Down

0 comments on commit c962355

Please sign in to comment.