mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 01:03:59 +00:00
Temporarily make repo point to fork for PR testing
This commit is contained in:
parent
cd0c80d61f
commit
1912ff2341
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ jobs:
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
runs-on: ${{ inputs.runner != '' && inputs.runner || 'llama-stack-gha-runner-gpu' }}
|
runs-on: ${{ inputs.runner != '' && inputs.runner || 'llama-stack-fork-gha-runner-gpu' }}
|
||||||
if: always()
|
if: always()
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue