Skip to content

Commit a213a87

Browse files
committed
remove: drop Rust 1.76.0 MSRV from CI test matrix
- Remove 1.76.0 from test suite matrix as old version support not needed - Keep 1.87.0, stable, and beta for comprehensive testing - Simplifies CI pipeline by focusing on current Rust versions
1 parent c7ca3e7 commit a213a87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
- 1.87.0
2121
- stable
2222
- beta
23-
- 1.76.0 # MSRV that supports Cargo.lock v4
2423
steps:
2524
- uses: actions/checkout@v4
2625

0 commit comments

Comments
 (0)