Commit 1237aa3
committed
Fix windows-arm build
- Update nodejs version (version 16 wasn't available on windows-arm)
- Switch to actions-rust-lang/setup-rust-toolchain@v1 for installing the toolchain - windows-arm by default doesn't support rustup; instead of explicitly installing it, I just used the dedicated action for that1 parent 81a96e0 commit 1237aa3
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments