Commit ded49e3
Binh Nguyen
build(deb): add s390x deb variant + reuse target dir on native runner
- Add [package.metadata.deb.variants.s390x-unknown-linux-gnu] so cargo-deb
--variant s390x-unknown-linux-gnu succeeds (was missing; deb packaging failed).
- s390x-build-verify: set checkout clean=false to preserve the cargo target dir
between runs on the persistent runner, reusing the fat-LTO release build.1 parent a61bd96 commit ded49e3
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
0 commit comments