Skip to content

Commit

Permalink
remove petsc (just a try)
Browse files Browse the repository at this point in the history
  • Loading branch information
gouarin committed Oct 8, 2023
1 parent 7602534 commit c22744b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,10 +140,10 @@ jobs:
environment-name: samurai-env
cache-environment: true

- name: Petsc installation
shell: bash -l {0}
run: |
conda install -y petsc=3.18 pkg-config
# - name: Petsc installation
# shell: bash -l {0}
# run: |
# conda install -y petsc=3.18 pkg-config

- name: Conda informations
shell: bash -l {0}
Expand Down

0 comments on commit c22744b

Please sign in to comment.