Closed madMatchstick closed 6 months ago
All model libs build fine, but ngen build fails on runner macos-latest, but not on linux. See test_surfacebmi_plus_cfe job summary.
ngen
macos-latest
test_surfacebmi_plus_cfe
Also - same job fails for cfe ngen integration tests.
Will need to update workflow (check changes in cmake flags?)
cmake
Resolved in pr#104. Required update to header/include file pathing in ngen-build action, which is used across all formulation ngen_integration testing.
ngen-build
ngen_integration
Thank you @aaraney for the quick fix!
All model libs build fine, but
ngen
build fails on runnermacos-latest
, but not on linux. Seetest_surfacebmi_plus_cfe
job summary.Also - same job fails for cfe ngen integration tests.
Will need to update workflow (check changes in
cmake
flags?)