Skip to content

Commit

Permalink
Pin rustc to 1.81 in Windows build GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPettersson98 committed Nov 28, 2024
1 parent 1827267 commit a467fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daemon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
- name: Install Rust
uses: actions-rs/[email protected]
with:
toolchain: stable
toolchain: 1.81
target: i686-pc-windows-msvc
default: true

Expand Down

0 comments on commit a467fd4

Please sign in to comment.