Skip to content

Commit a690858

Browse files
setup-python isn't needed with cibuilwheel GHA
1 parent 70a6754 commit a690858

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-wheels.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ jobs:
5050
submodules: recursive
5151
fetch-depth: 0
5252

53-
# Used to host cibuildwheel runner
54-
- uses: actions/setup-python@v5
55-
with:
56-
python-version: '3.x'
57-
5853
- name: Set up QEMU
5954
if: runner.os == 'Linux'
6055
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)