Remove old CI comment (#6246)

We don't build abi3 wheels
This commit is contained in:
konsti 2023-08-01 18:35:47 +02:00 committed by GitHub
parent adf227b8a9
commit ed45fcb1f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always
RUSTUP_MAX_RETRIES: 10 RUSTUP_MAX_RETRIES: 10
PACKAGE_NAME: ruff PACKAGE_NAME: ruff
PYTHON_VERSION: "3.11" # to build abi3 wheels PYTHON_VERSION: "3.11"
jobs: jobs:
determine_changes: determine_changes: