diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e8f2f8..7723d7e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,10 +38,6 @@ jobs: matrix: toolchain: - stable - - 1.41.0 - - 1.40.0 - - 1.38.0 - - 1.37.0 - beta steps: - uses: actions/checkout@v2