mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 13:26:28 +03:00
ci: remove comment about python from rust tests
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -87,10 +87,6 @@ jobs:
|
|||||||
rust: 1.71.0
|
rust: 1.71.0
|
||||||
|
|
||||||
# Minimum Supported Rust Version = 1.66.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
|
- os: ubuntu-latest
|
||||||
rust: 1.66.0
|
rust: 1.66.0
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
|||||||
Reference in New Issue
Block a user