Skip to content

Commit 82f0fa1

Browse files
authored
Merge pull request #176 from bonachea/lfortran-61
[NO REVIEW] CI: Add LFortran 0.61
2 parents 6c7736c + ee9ec5f commit 82f0fa1

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,11 @@ jobs:
8787
# --- LFortran coverage ---
8888

8989
# https://hub.docker.com/r/phhargrove/lfortran/tags
90-
#- os: ubuntu-24.04
91-
# compiler: lfortran
92-
# version: 0.54.0
93-
# container: phhargrove/lfortran:0.54.0-1
90+
- os: ubuntu-24.04
91+
compiler: lfortran
92+
version: 0.61.0
93+
container: phhargrove/lfortran:0.61.0-1
94+
extra_flags: --separate-compilation --realloc-lhs-arrays
9495

9596
# https://github.com/lfortran/lfortran/pkgs/container/lfortran
9697
- os: ubuntu-22.04

0 commit comments

Comments
 (0)