We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cf51b7 commit 064e99eCopy full SHA for 064e99e
1 file changed
.github/workflows/build.yml
@@ -91,6 +91,16 @@ jobs:
91
version: 0.54.0
92
container: phhargrove/lfortran:0.54.0-1
93
94
+ - os: ubuntu-24.04
95
+ compiler: lfortran
96
+ version: 0.55.0
97
+ container: phhargrove/lfortran:0.55.0-1
98
+
99
100
101
+ version: 0.56.0
102
+ container: phhargrove/lfortran:0.56.0-1
103
104
# https://github.com/lfortran/lfortran/pkgs/container/lfortran
105
- os: ubuntu-22.04
106
compiler: lfortran
0 commit comments