-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
It would be extremely useful if the Action had a key option cache
, similar to setup-python
that could enable/disable caching the downloaded compilers and the setup.
Suggestion
- uses: fortran-lang/[email protected]
id: setup-fortran
with:
compiler: ${{ matrix.toolchain.compiler }}
version: ${{ matrix.toolchain.version }}
cache: true # optional, default is false
wpbonelli, awvwgk, agriyakhetarpal, amontoison, tueda and 4 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed