Skip to content

Commit 9169a7c

Browse files
committed
chore(ci): check C header file with stable rust
1 parent 52f1925 commit 9169a7c

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
@@ -177,7 +177,7 @@ jobs:
177177
uses: actions/checkout@v3
178178

179179
- name: Install Rust
180-
uses: dtolnay/rust-toolchain@nightly
180+
uses: dtolnay/rust-toolchain@stable
181181

182182
- name: Install cbindgen
183183
uses: taiki-e/cache-cargo-install-action@v1

0 commit comments

Comments
 (0)