I don't know if this is a problem.
As far as I know, fortran-lang/stdlib has removed support for gcc version (<=8).
fpm/CI.yml expected the gcc version under windows to be 9, but actually got 8.1.
You can see my branch : check_gfortran_windows and screenshots:

I don't know how to solve this problem, so I file an issue here.