Skip to content

Commit 04eae5d

Browse files
committed
Try again
1 parent 83ab003 commit 04eae5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
compiler: "gcc"
7272
version: "13"
7373
# Needed to install lfortran
74-
- uses: s-weigand/setup-conda@v1
74+
- uses: conda-incubator/setup-miniconda@v3
7575
- name: Install Fortran compiler - Windows
7676
if: ${{ matrix.os == 'windows-11-arm' }}
7777
uses: fortran-lang/setup-fortran@v1

0 commit comments

Comments
 (0)