Skip to content

Commit 881ef5b

Browse files
committed
ci: update MSRV matrix from 1.85 to 1.94
1 parent bdf5a4c commit 881ef5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
rust: [stable, "1.85"]
22+
rust: [stable, "1.94"]
2323
steps:
2424
- uses: actions/checkout@v4
2525
- uses: dtolnay/rust-toolchain@master

0 commit comments

Comments
 (0)