Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nokotan committed Feb 17, 2024
1 parent 4a4b909 commit 523a049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: 1.66.0
toolchain: 1.76.0
override: true
- uses: Swatinem/rust-cache@v2
- name: Setup Rust tools
Expand Down

0 comments on commit 523a049

Please sign in to comment.