Skip to content

Commit

Permalink
Remove rocm package that should already be part of ubuntu latest
Browse files Browse the repository at this point in the history
  • Loading branch information
krzywon committed Sep 24, 2024
1 parent 7214d2e commit 686d583
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
if: ${{ matrix.os == 'ubuntu-latest' }}
run: |
sudo apt update
sudo apt install rocm
- name: Install Python dependencies
run: |
Expand Down

0 comments on commit 686d583

Please sign in to comment.