Skip to content

Commit daaa6a4

Browse files
dileepr1cursoragent
andcommitted
[hipsolver][ci] Point Windows TheRock build ref to users/dravindr/tr_hipsolver
The Windows build stage was pinned to TheRock SHA e44b42bb (2026-05-20), which predates the artifact-blas.toml update that adds bin/hipsolver/** to the hipSOLVER test include list. As a result, the produced Windows artifact tarball omitted bin/hipsolver/CTestTestfile.cmake, and test_runner.py failed with "Test directory does not exist: build\bin\hipsolver". Align the Windows build ref with therock-ci-linux.yml, therock-test-component.yml, and therock-test-packages.yml (already on users/dravindr/tr_hipsolver) so build and test use the same TheRock state on both platforms. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent dd6619b commit daaa6a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/therock-ci-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
repository: "ROCm/TheRock"
5454
path: "TheRock"
55-
ref: e44b42bbcc7452328ccf12bcac319bda5ede4a6a # 2026-05-20 commit
55+
ref: users/dravindr/tr_hipsolver
5656

5757
- name: Set up Python
5858
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0

0 commit comments

Comments
 (0)