We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c657b3 commit 841522bCopy full SHA for 841522b
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- rust: [nightly, beta, stable, 1.82.0, 1.80.0, 1.76.0]
+ rust: [nightly, beta, stable, 1.85.0]
28
timeout-minutes: 45
29
steps:
30
- uses: actions/checkout@v6
0 commit comments