Skip to content

Commit

Permalink
bump CI MSRV to 1.69 (~1y old today)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryankurte committed Apr 19, 2024
1 parent 2ac4045 commit d706ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
rust: [stable, 1.62.0]
rust: [stable, 1.69.0]
features: ["", "--all-features"]
TARGET:
- x86_64-unknown-linux-gnu
Expand Down

0 comments on commit d706ecd

Please sign in to comment.