Commit 6cd179d
fix(ci): use yarn config set for supportedArchitectures
YARN_SUPPORTED_ARCHITECTURES env var doesn't work as JSON in Yarn 3.4.1.
Use yarn config set with --json flag to set each sub-key individually.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0e7c0db commit 6cd179d
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
41 | | - | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
0 commit comments