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

View File

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