Skip to content

Commit

Permalink
Use stable Rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
matthunz committed Jun 20, 2024
1 parent ecb8149 commit fe90d9b
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 @@ -110,7 +110,7 @@ jobs:
- name: install stable
uses: dtolnay/rust-toolchain@master
with:
toolchain: "1.31.0"
toolchain: stable
targets: ${{ matrix.platform.target }}
components: rustfmt

Expand Down

0 comments on commit fe90d9b

Please sign in to comment.