Skip to content

Commit 0edc55a

Browse files
committed
CI: Remove broken wheel building for sagemath-categories
1 parent 7d83063 commit 0edc55a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/dist.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -275,10 +275,6 @@ jobs:
275275
run: |
276276
"${{ steps.python.outputs.python-path }}" -m cibuildwheel unpacked/sagemath*objects*
277277
278-
- name: sagemath-categories
279-
run: |
280-
"${{ steps.python.outputs.python-path }}" -m cibuildwheel unpacked/sagemath*categories*
281-
282278
- name: sagemath-bliss
283279
run: |
284280
"${{ steps.python.outputs.python-path }}" -m cibuildwheel unpacked/sagemath*bliss*

0 commit comments

Comments
 (0)