Skip to content

Commit

Permalink
fixup: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dlon committed Nov 27, 2024
1 parent 07ef3d3 commit 0cf689f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
# Keep MSRV in sync with rust-version in Cargo.toml as much as possible.
rust: [stable, beta, nightly, 1.69.0]
rust: [stable, beta, nightly, 1.70.0]
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0cf689f

Please sign in to comment.