diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f0659c359..e17ddb211 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -222,7 +222,6 @@ jobs: fail-fast: false matrix: include: - # Currently used Rust version. - os: ubuntu-latest python: 3.11 - os: macos-latest