Update to more recent commit (could also rm the patch)

This commit is contained in:
Scott Todd
2025-11-10 11:31:51 -08:00
parent e5575a85c1
commit 4b9f4952ea
3 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ jobs:
with:
repository: "ROCm/TheRock"
path: "TheRock"
ref: f3f77a3161922df3eee006b888b439d75b2b4668 # 2025-10-29 commit
ref: 0ae0df6719a6e2096d221d6a61326d8494fa050b # 2025-11-07 commit
- name: Setup ccache
run: |

View File

@@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
repository: "ROCm/TheRock"
ref: f3f77a3161922df3eee006b888b439d75b2b4668 # 2025-10-29 commit
ref: 0ae0df6719a6e2096d221d6a61326d8494fa050b # 2025-11-07 commit
- name: Run setup test environment workflow
uses: './.github/actions/setup_test_environment'

View File

@@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: "ROCm/TheRock"
ref: f3f77a3161922df3eee006b888b439d75b2b4668 # 2025-10-29 commit
ref: 0ae0df6719a6e2096d221d6a61326d8494fa050b # 2025-11-07 commit
- name: "Configuring CI options"
env: