Skip to content

Commit

Permalink
fixup! build: migrate Rust 1.64 -> 1.65
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Nov 7, 2022
1 parent 440518b commit 98951ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: install rust
uses: actions-rs/toolchain@v1
with:
toolchain: stable
toolchain: 1.65
target: ${{ matrix.target }}
profile: minimal

Expand Down

0 comments on commit 98951ea

Please sign in to comment.