Skip to content

Commit

Permalink
Merge branch 'fix-ci'
Browse files Browse the repository at this point in the history
  • Loading branch information
faern committed Oct 3, 2023
2 parents 87936ac + 4f599dc commit 5d7c1fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
rust: nightly
- os: ubuntu-latest
# MSRV. Not considered breaking when this has to be bumped.
# But should be mentioned in the changelog.
rust: 1.64.0
rust: 1.70.0
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v2
Expand Down
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5d7c1fe

Please sign in to comment.