ci: remove misplaced comment

This commit is contained in:
link2xt
2023-10-25 01:33:25 +00:00
parent 4f21a5691d
commit 6c34f6b8d9

View File

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