Skip to content

Commit 8801bf3

Browse files
committed
ci: update nightly.
1 parent 435555e commit 8801bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
toolchain:
147147
- stable
148148
- "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
149+
- nightly-2025-09-25
150150
runs-on: ubuntu-latest
151151
steps:
152152
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)