ci: remove comment about python from rust tests

This commit is contained in:
link2xt
2023-07-19 13:43:20 +00:00
parent a1663a98e0
commit 659cffe0cc

View File

@@ -87,10 +87,6 @@ jobs:
rust: 1.71.0
# Minimum Supported Rust Version = 1.66.0
#
# Minimum Supported Python Version = 3.7
# This is the minimum version for which manylinux Python wheels are
# built.
- os: ubuntu-latest
rust: 1.66.0
runs-on: ${{ matrix.os }}