Skip to content

Commit c8c6542

Browse files
committed
Update comment
1 parent 412127b commit c8c6542

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ jobs:
7171
# Nb. keep cibuildwheel version pin consistent with job below
7272
run: pipx install cibuildwheel==2.16.5
7373
- id: set-matrix
74-
# Once we have the windows build figured out, it can be added here
75-
# by updating the matrix to include windows builds as well.
76-
# See example here:
77-
# https://github.com/lxml/lxml/blob/3ccc7d583e325ceb0ebdf8fc295bbb7fc8cd404d/.github/workflows/wheels.yml#L95C1-L106C51
7874
run: |
7975
MATRIX=$(
8076
{

0 commit comments

Comments
 (0)