simh-testsetgenerator/.github/workflows
B. Scott Michel c77bb2ea71 Github CI/CD: checkout@v4, macos matrix updates
- Per Github messages, upgrade checkout@v3 to checkout@v4 due to an
  upgrade to Node.js.

- macos-11 is now a defunct image runner. Homebrew packages either have
  to compile from source or no longer install correctly.

- Update the macos compile matrix. Set CPACK_SUFFIX environment variable
  to indicate macOS hardware platform: macos-14 is M1, whereas macos-12
  and macos-13 are x86_64.

- Added notes with respect to the matrix.strategy runner images. The
  makefile builds use "-latest" because they don't produce artifacts,
  while (*) the CMake builds enumerate the images for which artifacts (+)
  are produced and the runner image's name is part of the artifact.

(*) "Whilst" for the rest of the Anglosphere.
(+) "Artefact" for the rest of the Anglosphere.
2024-05-21 15:59:01 -04:00
..
build.yml Github CI/CD: checkout@v4, macos matrix updates 2024-05-21 15:59:01 -04:00
cmake-builds.yml Github CI/CD: checkout@v4, macos matrix updates 2024-05-21 15:59:01 -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