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 435555e commit 8801bf3Copy full SHA for 8801bf3
.github/workflows/ci.yml
@@ -146,7 +146,7 @@ jobs:
146
toolchain:
147
- stable
148
- "1.81" # host MSRV
149
- - nightly-2025-08-05 # some tests use unstable features, but avoid LLVM21 due to https://github.com/rust-lang/rust/issues/146065
+ - nightly-2025-09-25
150
runs-on: ubuntu-latest
151
steps:
152
- uses: actions/checkout@v4
0 commit comments