Skip to content

Commit b254541

Browse files
committed
wip: try pinning nightly rust?
1 parent d7a7b9d commit b254541

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,8 @@ jobs:
271271

272272
- name: Install nightly rust toolchain
273273
uses: dtolnay/rust-toolchain@nightly
274+
with:
275+
toolchain: nightly-2025-03-25
274276

275277
- name: Install cbindgen
276278
# Pin the installed version of cbindgen so that local usage can be

0 commit comments

Comments
 (0)