Skip to content

Commit

Permalink
Revert "ci: update toolchain for cargo-check-external-types"
Browse files Browse the repository at this point in the history
This reverts commit c89b0c8.
  • Loading branch information
BiagioFesta committed Aug 21, 2024
1 parent c89b0c8 commit bd82e3b
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 @@ -55,7 +55,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: nightly-2024-06-30
toolchain: nightly-2024-05-01
- name: Setup
run: cargo install cargo-check-external-types --locked
- name: Check Ext Types (wtransport)
Expand Down

0 comments on commit bd82e3b

Please sign in to comment.