Skip to content

Commit 8e7d2ab

Browse files
authored
Merge pull request #84 from bonachea/lfortran-61
[NO REVIEW] CI: Add LFortran 0.61
2 parents 2504c44 + 7cb0dad commit 8e7d2ab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/build.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,11 @@ jobs:
143143
version: 0.60.0
144144
container: phhargrove/lfortran:0.60.0-1
145145

146+
- os: ubuntu-24.04
147+
compiler: lfortran
148+
version: 0.61.0
149+
container: phhargrove/lfortran:0.61.0-1
150+
146151
# https://github.com/lfortran/lfortran/pkgs/container/lfortran
147152
- os: ubuntu-22.04
148153
compiler: lfortran

0 commit comments

Comments
 (0)