Unverified Commit 96e0f5e6 authored by Steven Fackler's avatar Steven Fackler Committed by GitHub
Browse files

Merge pull request #2228 from sfackler/alex-patch-1

fix min-versions in CI
parents 83b3186f 1d2a9bd6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -72,6 +72,8 @@ jobs:
          restore-keys: |
            index-${{ runner.os }}-
      - run: cargo generate-lockfile
      - run: |
          cargo update -p cc --precise 1.0.94
      - uses: actions/cache@v4
        with:
          path: ~/.cargo/registry/cache