Skip to content

Commit

Permalink
feat: switch to nightly toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
szkabaroli committed Jul 7, 2024
1 parent f28db3e commit ab4d22b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- uses: dtolnay/rust-toolchain@stable
with:
toolchain: stable
toolchain: nightly
targets: aarch64-apple-darwin,x86_64-apple-darwin,aarch64-apple-ios,aarch64-apple-ios-sim,x86_64-apple-ios

- name: Install cbindgen
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab4d22b

Please sign in to comment.