Fix stale comment in wheels.yml (#115736)

This commit is contained in:
Erik Montnemery 2024-04-17 08:50:33 +02:00 committed by GitHub
parent 94a66fa648
commit 537b00db9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -172,7 +172,7 @@ jobs:
- name: Split requirements all
run: |
# We split requirements all into two different files.
# We split requirements all into multiple files.
# This is to prevent the build from running out of memory when
# resolving packages on 32-bits systems (like armhf, armv7).