diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6359608..14d3a45 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -85,7 +85,7 @@ jobs: - uses: dtolnay/rust-toolchain@master with: components: cargo - toolchain: 1.77.0 # CURRENT DEVELOPMENT RUST TOOLCHAIN + toolchain: 1.77.2 # CURRENT DEVELOPMENT RUST TOOLCHAIN - name: Check out ci repo run: git clone https://github.com/stratis-storage/ci.git - name: Run comparisons of version specs with available Fedora packages