Skip to content

Commit 2c1f8bb

Browse files
committed
Revert "wip"
This reverts commit 7531932.
1 parent 26f00b4 commit 2c1f8bb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build_wheels.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,6 @@ jobs:
135135
version: latest
136136
python-version: ${{ matrix.python_version }}
137137
activate-environment: true
138-
- name: Set up dependencies
139-
run: |
140-
sudo apt-get update
141-
sudo apt-get install -qy gdb
142138
- name: Install Python dependencies
143139
run: |
144140
uv pip install -r requirements-test.txt

0 commit comments

Comments
 (0)