Commit e67cf34
ci: use actions/setup-node with x64 arch for Rosetta fspy tests
oxc-project/setup-node v1.0.4 doesn't support the architecture input,
so use pnpm/action-setup + actions/setup-node directly for the
x86_64-apple-darwin target to install x64 node (runs under Rosetta).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 80edbde commit e67cf34
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
97 | 102 | | |
| 103 | + | |
98 | 104 | | |
99 | 105 | | |
100 | 106 | | |
| |||
0 commit comments