Skip to content

Commit b234dc8

Browse files
committed
Downgrade rust toolchain.
1 parent 1bc4db8 commit b234dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bindgen.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
# TODO: Should ideally be stable, but we use some nightly-only
2525
# features.
26-
toolchain: nightly
26+
toolchain: nightly-2025-04-01
2727
components: rustfmt, clippy
2828

2929
- name: Run rustfmt

0 commit comments

Comments
 (0)