Skip to content

Automated PR: Downstream develop rebase new changes #104

Automated PR: Downstream develop rebase new changes

Automated PR: Downstream develop rebase new changes #104

name: Self-hosted runner (AMD mi250 CI caller)
on:
workflow_run:
workflows: ["Self-hosted runner (push-caller)"]
branches: ["main"]
types: [completed]
push:
branches:
- run_amd_push_ci_caller*
paths:
- "src/**"
- "tests/**"
- ".github/**"
- "templates/**"
- "utils/**"
pull_request:
types: [opened, reopened, synchronize]
branches: ["main"]
jobs:
run_amd_ci:
name: AMD mi250
if: (cancelled() != true) && (github.event_name != 'schedule') && (github.event_name == 'pull_request')
uses: ./.github/workflows/self-push-amd.yml

Check failure on line 25 in .github/workflows/self-push-amd-mi250-caller.yml

View workflow run for this annotation

GitHub Actions / Self-hosted runner (AMD mi250 CI caller)

Invalid workflow file

The workflow is not valid. In .github/workflows/self-push-amd-mi250-caller.yml (Line: 25, Col: 11): Error from called workflow Cemberk/transformers/.github/workflows/self-push-amd.yml@e3fc5ee522e00ac7fff753d443667262c942f403 (Line: 264, Col: 9): Job 'send_results' depends on unknown job 'run_tests_amdgpu run_models_gpu'.
with:
gpu_flavor: mi250
secrets: inherit