Skip to content

Commit

Permalink
feat(error): use 1.79.0
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfourzerofour committed Aug 7, 2024
1 parent 78fd30a commit c782f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
submodules: 'recursive'

- name: Install toolchain
uses: dtolnay/rust-toolchain@stable
uses: dtolnay/rust-toolchain@1.79.0
with:
components: llvm-tools-preview

Expand Down

0 comments on commit c782f40

Please sign in to comment.