You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: Consolidate test matrix configurations into ci/test-matrix.json with hard-coded values, optimized checkout, and prepared Windows self-hosted runner migration (#889)
* Initial plan
* Consolidate test matrices from workflows into ci/test-matrix.json
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Hard-code all GPU and ARCH values in test-matrix.json with 6 fields per entry
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Update Windows test matrix with a100 GPU and latest-1 driver, configure self-hosted runners
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* fix
* Revert eed0b71 and change Windows DRIVER from latest-1 to latest
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Add proxy cache setup to Windows workflow for self-hosted runners
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Remove Git for Windows and gh CLI installation steps, add T4 GPU support to Windows matrix
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Set fetch-depth: 1 for checkout steps and favor L4/T4 over A100 GPUs for Windows testing
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* Revert Windows workflow to GitHub-hosted runners with TODO comments for future self-hosted migration
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
* [pre-commit.ci] auto code formatting
* Revert Win runner name change for now
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
Co-authored-by: Leo Fang <leof@nvidia.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0 commit comments