Skip to content

Commit 45fef3b

Browse files
tottotoseanmonstar
authored andcommitted
chore(ci): check C header file with stable rust
1 parent 5bddd5e commit 45fef3b

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
@@ -206,7 +206,7 @@ jobs:
206206
uses: actions/checkout@v4
207207

208208
- name: Install Rust
209-
uses: dtolnay/rust-toolchain@nightly
209+
uses: dtolnay/rust-toolchain@stable
210210

211211
- name: Install cbindgen
212212
uses: taiki-e/cache-cargo-install-action@v1

0 commit comments

Comments
 (0)