Commit 16ad63d
authored
Run publish jobs on ubuntu-latest for npm provenance (#1344)
npm trusted publishing with --provenance rejects Blacksmith runners: the
sigstore bundle records the runner environment as self-hosted and npm only
accepts github-hosted. This is the same failure #1291 fixed; #1292 reverted
it on the theory the culprit was a trusted-publisher filename mismatch, but
the 1.5.29 publish failed with the runner-environment error again. Only the
two publish jobs move; CI stays on Blacksmith.1 parent e49e751 commit 16ad63d
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments