simh-testsetgenerator/.github/workflows
B. Scott Michel 348f5f2944 Github CI/CD: Broken windows_build.yml
Remove windows_build.yml due to a MS compiler enforcement change. Build
fails because libpng16.lib was compiled with a different compiler
version (VS 2008?) relative to the current VS 2022 installed in the
Github windows-latest runner.

MS decided that libraries must be compiled with a compatible compiler,
preferably the compiler-in-use. While not conclusively traced to a MS
trouble ticket, it seems reasonable to assume there exists a trouble
ticket wherein an older MS compiler generated code that was incompatible
with VS 2022, thereby necessitating the enforcement (speculation: LTO
instrumentation, for example?)
2023-07-31 10:49:26 -07:00
..
build.yml CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00
cmake-builds.yml CMake: Bump project version to 4.1.0 2023-07-31 13:04:33 -04:00
coverity-scan.yml Add Coverity Scan CI job 2023-07-15 17:12:23 -04:00
release.yml CMake build infrastructure II (#53) 2023-05-17 20:18:42 -04:00