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 committed Nov 8, 2023
1 parent f8ef2df commit 82fca9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
uses: actions/checkout@v4

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

- name: Install cbindgen
uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 82fca9f

Please sign in to comment.