Skip to content

i-RIC/setup-fortran

 
 

Repository files navigation

Setup Fortran

Changes from fortran-lang/[email protected]

if: runner.os == 'Windows' && contains(inputs.compiler, 'intel')

  • Increased the time that the cache is valid by removing the date from the cache key
  • Only installs ifort (ie intel.oneapi.win.ifort-compiler is the only component installed)

About

GitHub action to setup Fortran compiler and toolchain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 96.6%
  • Batchfile 2.3%
  • Other 1.1%