Below you will find pages that utilize the taxonomy term “Minhqdao”
August 22, 2026
Setup Fortran Compilers
Version updated for https://github.com/minhqdao/setup-fortran to version v1.10.0.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The setup-fortran GitHub Action automates the setup of Fortran compiler toolchains across Linux, macOS, and Windows platforms. It supports various compilers including GNU, Intel, LLVM, NVIDIA, AMD, Arm, and LFortran, allowing users to easily integrate Fortran development into their workflows using GitHub Actions. The action provides options to specify the compiler version, installation environment (Windows), disk cleanup, and environment variable export settings.
August 16, 2026
Setup Fortran Compilers
Version updated for https://github.com/minhqdao/setup-fortran to version v1.9.3.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary minhqdao/setup-fortran is a GitHub Action that automates the setup and testing of Fortran projects across multiple compilers, versions, architectures, and operating systems. It provides reproducible toolchains for GNU, Intel, LLVM, NVIDIA, AMD, Arm, and LFortran on Linux, macOS, and Windows. The action supports various inputs to configure compiler choices, versions, and additional settings like MSYS2 subsystem and disk cleanup for nvfortran.
August 10, 2026
Setup Fortran Compilers
Version updated for https://github.com/minhqdao/setup-fortran to version v1.9.1.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action setup-fortran automates the setup and testing of Fortran projects across various compilers, versions, architectures, and operating systems. It provides reproducible toolchains for GNU, Intel, LLVM, NVIDIA, AMD, Arm, and LFortran on Linux, macOS, and Windows. The action supports multiple compilers with specific versions and can manage disk space by removing pre-installed toolkits during nvfortran setup.