Skip to content

Commit

Permalink
run win src from channel input
Browse files Browse the repository at this point in the history
  • Loading branch information
Krande committed May 24, 2024
1 parent 546a71f commit d2bc3b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-code-aster-src-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
id: setup-fortran
with:
compiler: intel
version: '2024.0'
version: '2024.1'

- uses: mamba-org/setup-micromamba@v1 # https://github.com/mamba-org/setup-micromamba
with:
Expand All @@ -47,7 +47,6 @@ jobs:
environment-name: codeaster-deps
init-shell: >-
cmd.exe
bash
condarc: |
channel_priority: strict
channels:
Expand All @@ -61,6 +60,7 @@ jobs:
mgis=2.2
mkl-devel
libmed=4.1.1
mumps=5.6.2
medcoupling=9.12.0
scotch=7.0.4
metis=5.1.0
Expand Down

0 comments on commit d2bc3b7

Please sign in to comment.