Skip to content

Commit eb9079a

Browse files
committed
CI: Add coverage for LFortran 0.62.0
1 parent 4c1f088 commit eb9079a

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
@@ -154,6 +154,11 @@ jobs:
154154
version: 0.61.0
155155
container: phhargrove/lfortran:0.61.0-1
156156

157+
- os: ubuntu-24.04
158+
compiler: lfortran
159+
version: 0.62.0
160+
container: phhargrove/lfortran:0.62.0-1
161+
157162
# https://github.com/lfortran/lfortran/pkgs/container/lfortran
158163
- os: ubuntu-22.04
159164
compiler: lfortran

0 commit comments

Comments
 (0)