Skip to content

Commit b87bb7e

Browse files
ROCm build: remove unneeded build step
1 parent c86b76a commit b87bb7e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ jobs:
135135
runs-on: ${{ matrix.os }}
136136
steps:
137137
- uses: actions/checkout@v4
138-
- name: Set up Docker multiarch
139-
uses: docker/setup-qemu-action@v3
140138
- name: Clean up disk space
141139
run: |
142140
sudo rm -rf \

0 commit comments

Comments
 (0)