Skip to content

Commit 9bcb5da

Browse files
A bit more clean up
1 parent 7458b84 commit 9bcb5da

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/fpm.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,8 @@ jobs:
1313
include:
1414
- {os: ubuntu-latest, compiler: gfortran }
1515
- {os: ubuntu-latest, compiler: ifx }
16-
# - {os: ubuntu-latest, compiler: flang-new} see: https://github.com/llvm/llvm-project/issues/180374
17-
- {os: ubuntu-latest, compiler: nvfortran}
1816
- {os: windows-latest, compiler: gfortran }
1917
- {os: windows-latest, compiler: ifx, fpm-version: "0.12.0"}
20-
# - {os: windows-latest, compiler: flang-new}
2118
- {os: macos-latest, compiler: gfortran }
2219
steps:
2320
- name: Setup Fortran

0 commit comments

Comments
 (0)