Skip to content

Commit

Permalink
ci: adjust nightly for cargo-check-external-types
Browse files Browse the repository at this point in the history
  • Loading branch information
cpu committed Nov 2, 2024
1 parent 86ab4b1 commit 02d5c60
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 @@ -63,7 +63,7 @@ jobs:
- name: Install rust toolchain
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2024-05-01
toolchain: nightly-2024-06-30
# ^ sync with https://github.com/awslabs/cargo-check-external-types/blob/main/rust-toolchain.toml
- run: cargo install --locked cargo-check-external-types
- name: run cargo-check-external-types for rcgen/
Expand Down

0 comments on commit 02d5c60

Please sign in to comment.