Skip to content

Commit

Permalink
chore(ci): check C header file with stable rust
Browse files Browse the repository at this point in the history
  • Loading branch information
tottoto authored and seanmonstar committed Nov 8, 2023
1 parent 5bddd5e commit 45fef3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -206,7 +206,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Rust
uses: dtolnay/rust-toolchain@nightly
uses: dtolnay/rust-toolchain@stable

- name: Install cbindgen
uses: taiki-e/cache-cargo-install-action@v1
Expand Down

0 comments on commit 45fef3b

Please sign in to comment.