Skip to content

Commit 093d6c7

Browse files
committed
Bump TheRock version to the arch-dependent hip-tests version
1 parent ae107ab commit 093d6c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
repository: "ROCm/TheRock"
3939
path: "TheRock"
40-
ref: f5524a6ddbd928ec9a036002fdd8531c1a6f5eb2 # 2026-01-13 commit
40+
ref: 83d82a1665a79e3a63ea53df1588e12bb7a75835 # 2026-01-16 commit
4141

4242
- name: Install python deps
4343
run: |

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
repository: "ROCm/TheRock"
4141
path: "TheRock"
42-
ref: f5524a6ddbd928ec9a036002fdd8531c1a6f5eb2 # 2026-01-13 commit
42+
ref: 83d82a1665a79e3a63ea53df1588e12bb7a75835 # 2026-01-16 commit
4343

4444
- name: Set up Python
4545
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0

0 commit comments

Comments
 (0)