Skip to content

Commit a4f1ccd

Browse files
committed
ci: windows test runners crashing in github
1 parent b197db8 commit a4f1ccd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/desktop-windows-test-pull.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
node-version: 20
2020
- name: install Rust stable
2121
uses: dtolnay/rust-toolchain@stable
22+
with:
23+
toolchain: 1.85.1
2224

2325
- name: npm install ci deps
2426
env:

0 commit comments

Comments
 (0)