Skip to content

Commit 9da9fcb

Browse files
committed
ci(build): use old version of Rust compiler
1 parent 0ea459d commit 9da9fcb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
with:
4040
dotnet-version: 10.x.x
4141
- uses: actions-rust-lang/setup-rust-toolchain@v1
42+
toolchain: 1.88
4243
name: Setup Rust
4344
with:
4445
targets: ${{ contains(matrix.os, 'macos') && 'x86_64-apple-darwin' || '' }}

0 commit comments

Comments
 (0)