Skip to content

Commit

Permalink
chore: Update github actions ci
Browse files Browse the repository at this point in the history
  • Loading branch information
duanyytop committed Mar 9, 2022
1 parent 3e903c0 commit e506d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: nightly-2021-08-16
toolchain: nightly-2021-12-25
override: true

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

0 comments on commit e506d7b

Please sign in to comment.