Skip to content

Commit 389fefb

Browse files
dolfinx 0.10 in conda CI
1 parent 50f1f54 commit 389fefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Create Conda environment
2121
shell: bash -l {0}
2222
run: |
23-
conda install -c conda-forge fenics-dolfinx=0.9.0 pyvista
23+
conda install -c conda-forge fenics-dolfinx=0.10.0 pyvista
2424
2525
- name: Install local package and dependencies
2626
shell: bash -l {0}

0 commit comments

Comments
 (0)