We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bff615 commit c4edacbCopy full SHA for c4edacb
README.md
@@ -35,7 +35,8 @@ jobs:
35
- {compiler: gcc, version: 13}
36
- {compiler: intel, version: '2023.2'}
37
- {compiler: intel-classic, version: '2021.10'}
38
- - {compiler: nvidia-hpc, version: '23.11'}
+ - {compiler: nvidia-hpc, version: '25.1'}
39
+ - {compiler: lfortran, version: '0.45.0'}
40
include:
41
- os: ubuntu-latest
42
toolchain: {compiler: gcc, version: 12}
0 commit comments