mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-11 17:49:25 -05:00
Per request, removed all traces of Windows container builds from the project. This simplifies the CI pipeline to be Linux-only. - Deleted `book/docker/windows/` directory and its Dockerfile - Deleted `.github/workflows/infra-container-windows.yml` - Removed Windows matrix jobs and steps from `book-build-container.yml` - Removed Windows inputs and outputs from `book-build-container.yml` - Removed Windows health checks from `infra-health-check.yml` - Removed Windows references from `book-publish-live.yml` - Removed Windows references from `book-validate-dev.yml`