Skip to content

Commit 2901cfd

Browse files
committed
Raise minimum tested compiler to rust 1.88
1 parent aa9d91f commit 2901cfd

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
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
rust: [nightly, beta, stable, 1.85.0]
27+
rust: [nightly, beta, stable, 1.88.0]
2828
timeout-minutes: 45
2929
steps:
3030
- uses: actions/checkout@v7

0 commit comments

Comments
 (0)