We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49b994 commit 0977fe6Copy full SHA for 0977fe6
1 file changed
.github/workflows/desktop-linux-test-pull.yml
@@ -17,10 +17,6 @@ jobs:
17
uses: actions/setup-node@v4
18
with:
19
node-version: 24
20
- - name: install Rust stable
21
- uses: dtolnay/rust-toolchain@stable
22
- with:
23
- toolchain: 1.85.1
24
25
- name: install dependencies (ubuntu only)
26
run: |
0 commit comments