Commit 0d556fc
committed
fix(workflows): remove unparsed matrix variables from job name
Matrix context variables are not parsed in job-level name fields.
Changed from dynamic '⚡ Smol - ${{ matrix.platform }}-${{ matrix.arch }}'
to static '⚡ Smol Binaries'.1 parent 0133242 commit 0d556fc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments