Description
fpm is built with gcc-9.
Because only the last 3 versions of gcc are supported, gcc-9 has recently been deleted from the CI running image: see
actions/runner-images#7257
actions/runner-images#7136
I propose upgrading the compiler to gcc-10
Expected Behaviour
CI should be successful.
Version of fpm
0.7.0
Platform and Architecture
MacOS-11
Additional Information
No response
Description
fpm is built with gcc-9.
Because only the last 3 versions of gcc are supported, gcc-9 has recently been deleted from the CI running image: see
actions/runner-images#7257
actions/runner-images#7136
I propose upgrading the compiler to gcc-10
Expected Behaviour
CI should be successful.
Version of fpm
0.7.0
Platform and Architecture
MacOS-11
Additional Information
No response