Skip to content

Commit

Permalink
AT-2: updating hip no tpl runs-on tag
Browse files Browse the repository at this point in the history
By reusing the same tag this should allow the job to run without issues
with the same runner as the tpl job.
  • Loading branch information
lucbv committed Sep 11, 2024
1 parent de8d0ce commit 648f7e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mi210.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
PR_VEGA90A_ROCM561_HIP_SERIAL_LEFT:
name: PR_VEGA90A_ROCM561_HIP_SERIAL_LEFT
runs-on: [kk-env-hip-5.6.1-latest]
runs-on: [kk-env-openblas-0.3.23-hip-5.6.1-latest]

steps:
- name: checkout_kokkos_kernels
Expand Down

0 comments on commit 648f7e6

Please sign in to comment.