We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ab003 commit 04eae5dCopy full SHA for 04eae5d
.github/workflows/build-wheels.yaml
@@ -71,7 +71,7 @@ jobs:
71
compiler: "gcc"
72
version: "13"
73
# Needed to install lfortran
74
- - uses: s-weigand/setup-conda@v1
+ - uses: conda-incubator/setup-miniconda@v3
75
- name: Install Fortran compiler - Windows
76
if: ${{ matrix.os == 'windows-11-arm' }}
77
uses: fortran-lang/setup-fortran@v1
0 commit comments