Skip to content

Commit fecf123

Browse files
yalmusafCopilot
andcommitted
Update .github/workflows/dme-amdsmi-ci.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent b864e36 commit fecf123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dme-amdsmi-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ env:
5858
jobs:
5959
integration-test:
6060
name: DME Integration • ${{ matrix.os }}
61-
runs-on: ${{ vars.RUNNER_TYPE }}
61+
runs-on: [self-hosted, ${{ vars.RUNNER_TYPE }}]
6262
continue-on-error: true
6363
timeout-minutes: 120
6464
strategy:

0 commit comments

Comments
 (0)