Commit c449135
ci: fix Node 22/24 matrix install under mise locked mode
mise-action force-adds --locked when mise.lock is present, but the lock only pins node 26.3.0 — so the 22/24 matrix cells failed with 'No lockfile URL found'. Set install: false plus a manual, non-locked 'mise install node pnpm' for the build matrix (MISE_LOCKFILE=false), keeping the lock authoritative for local dev and the un-overridden lint-workflows job.
Change-Id: Icb3dcdb146c4c5ead34e1d88f5937deacee6f4f4
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Thomas Kosiewski <tk@coder.com>1 parent 8b9cfaa commit c449135
1 file changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 | | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
40 | | - | |
| 44 | + | |
41 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
42 | 53 | | |
43 | 54 | | |
44 | 55 | | |
| |||
0 commit comments