Skip to content

Commit 33df543

Browse files
authored
Merge pull request #16 from bonachea/lfortran-61
[NO REVIEW] CI: Add LFortran 0.61
2 parents bc3fac1 + 04232c3 commit 33df543

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
@@ -88,10 +88,11 @@ jobs:
8888
# --- LFortran coverage ---
8989

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

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

0 commit comments

Comments
 (0)