Skip to content

Commit

Permalink
upgrade rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
duanyytop committed Feb 19, 2024
1 parent deb5f5a commit d9ab7a3
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 88 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2023-04-20
toolchain: nightly-2023-12-04
override: true

- uses: docker-practice/actions-setup-docker@master
Expand Down
Loading

0 comments on commit d9ab7a3

Please sign in to comment.