Skip to content

Commit

Permalink
fix: set tests rust toolchain to 1.73.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys committed Nov 20, 2023
1 parent ab061e9 commit 0908eb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:

- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.73.0

- name: Sccache cache
uses: mozilla-actions/[email protected]
Expand Down

0 comments on commit 0908eb1

Please sign in to comment.