Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
]}

linux-focal-rocm5_3-py3_8-slow-test:
if: false
name: linux-focal-rocm5.3-py3.8-slow
uses: ./.github/workflows/_rocm-test.yml
needs: linux-focal-rocm5_3-py3_8-slow-build
Expand All @@ -73,7 +72,6 @@ jobs:
]}

linux-focal-rocm5_3-py3_8-distributed-test:
if: false
name: linux-focal-rocm5.3-py3.8-distributed
uses: ./.github/workflows/_rocm-test.yml
needs: linux-focal-rocm5_3-py3_8-distributed-build
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,6 @@ jobs:
]}

linux-focal-rocm5_3-py3_8-test:
if: false
name: linux-focal-rocm5.3-py3.8
uses: ./.github/workflows/_rocm-test.yml
needs: linux-focal-rocm5_3-py3_8-build
Expand Down