diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aeddc0a07..d971db539 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,8 @@ jobs: - { name: Windows, os: windows-latest, triple: x86_64-pc-windows-msvc } version: - 1.46.0 # MSRV - - stable + # - stable + - 1.50.0 - nightly name: ${{ matrix.target.name }} / ${{ matrix.version }}