Skip to content

Commit 58dba77

Browse files
authored
docs(readme): mention lfortran in compiler option section (#80)
1 parent af739fe commit 58dba77

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,11 @@ jobs:
6363
## Options
6464
6565
- *compiler*: Compiler toolchain to setup, available options are
66-
- *gcc* (for `gfortran`)
67-
- *intel* (for `ifx`)
68-
- *intel-classic* (for `ifort`)
69-
- *nvidia-hpc* (for `nvfortran`)
66+
- *gcc* for `gfortran`
67+
- *intel* for `ifx`
68+
- *intel-classic* for `ifort`
69+
- *lfortran* for `lfortran`
70+
- *nvidia-hpc* for `nvfortran`
7071
- *version*: Version of the compiler toolchain. See [runner compatibility](#runner-compatibility) charts below.
7172

7273

0 commit comments

Comments
 (0)