Skip to content

Commit

Permalink
Disable hip jobs due to runner incompatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongreig committed Feb 12, 2024
1 parent 1a5258a commit 3aeccac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ jobs:
matrix:
adapter: [
{name: CUDA, triplet: nvptx64-nvidia-cuda},
{name: HIP, triplet: amdgcn-amd-amdhsa},
{name: L0, triplet: spir64}
]
build_type: [Debug, Release]
Expand Down

0 comments on commit 3aeccac

Please sign in to comment.