Skip to content

Commit

Permalink
Updating openmc version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pshriwise committed May 21, 2024
1 parent 512c041 commit 631e0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
conda install -n base conda-libmamba-solver
conda config --set solver libmamba
conda activate jupyter-actions
conda install -c conda-forge openmc
conda install -c conda-forge openmc==0.14.0
- name: Cache Cross Sections
id: xs-cache
Expand Down

0 comments on commit 631e0ce

Please sign in to comment.