cobbletext icon indicating copy to clipboard operation
cobbletext copied to clipboard

Fix CI tests

Open chfoo opened this issue 11 months ago • 0 comments

  • [x] The CI tests need to be fixed to use the latest GitHub actions.
  • [ ] The unit tests and release scripts should be separated into two workflows
  • [ ] Add aarch64 support

Problems:

  • Microsoft/GitHub removes old GitHub runners, action services, and vcpkg tooling. (Reproducible builds aren't going to happen..)
  • vcpkg tries to download from overloaded sites (i.e., freedesktop.org)
  • Emscripten build: source GitHub repository exceeded its LFS budget

chfoo avatar Mar 07 '25 09:03 chfoo