BOUT-dev icon indicating copy to clipboard operation
BOUT-dev copied to clipboard

CI: Bump all ubuntu images

Open ZedThree opened this issue 1 year ago • 1 comments

ZedThree avatar Sep 18 '24 15:09 ZedThree

CI failing because -lnetCDF::netcdf is getting into bout-config via SetupBOUTThirdParty.cmake, probably: https://github.com/boutproject/BOUT-dev/blob/a628ec012859db7de7d5b7743ad9a8760044e0fe/cmake/SetupBOUTThirdParty.cmake#L174

Likely because newer Ubuntu version is supplying netCDFConfig.cmake and setting things differently than we expect.

Not a major issue really, but we should fix

ZedThree avatar Sep 18 '24 16:09 ZedThree