Skip to content

Commit

Permalink
Disable ROCm tests while we find a suitable machine replacement (#140) (
Browse files Browse the repository at this point in the history
  • Loading branch information
Delaunay authored Jun 2, 2023
1 parent 93862b1 commit 4d0395a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
include:
- arch: cuda
exclude : "no-cuda"
- arch: rocm
exclude : "no-rocm"
# - arch: rocm
# exclude : "no-rocm"

runs-on: [self-hosted, "${{ matrix.arch }}"]

Expand Down

0 comments on commit 4d0395a

Please sign in to comment.