diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7f6b1e7..2214e39 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,8 +64,8 @@ jobs: os: [ubuntu-latest, macos-latest, windows-latest] rust: [stable, beta] include: - - os: ubuntu-latest - rust: nightly +# - os: ubuntu-latest +# rust: nightly - os: ubuntu-latest # MSRV. Not considered breaking when this has to be bumped. # But should be mentioned in the changelog.