Skip to content

Commit

Permalink
update blob for cpu regression
Browse files Browse the repository at this point in the history
  • Loading branch information
saienduri committed Oct 14, 2024
1 parent 0a4f368 commit faeaca6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/test_e2eshark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,12 +273,14 @@ jobs:
max-parallel: 1
matrix:
include:
- name: merge_rocm_reports
runs-on: nodai-amdgpu-mi300-x86-64
backend: rocm
# - name: merge_rocm_reports
# runs-on: nodai-amdgpu-mi300-x86-64
# backend: rocm
# regression-blob: rocm
- name: merge_cpu_reports
runs-on: nodai-amdgpu-mi250-x86-64
backend: llvm-cpu
regression-blob: cpu
env:
AZ_PUBLIC_KEY: ${{ secrets.SHARKPUBLIC_AZ_PUBLIC_KEY }}
steps:
Expand Down

0 comments on commit faeaca6

Please sign in to comment.