Commit 2b12c2e
ci: follow main onto the pre-release channel
Main moved CI from nightly to pre-release, which now carries the `process.allow`
policy field this branch needs. The Copilot agent environment and the release
build still installed nightly to match the CI this branch had set; both follow.
The seed pin came back to main's `0.10.10+f8a486b6f` in the rebase, so the
signing list drops `lib/libLLVM.dylib` again — that entry existed because the
nightly archive shipped a 100MB LLVM library the pinned build did not. Checked
against the installed toolchain, which IS that version: the other 37 listed
paths are present and only this one is absent, so it would have named a file
that does not exist.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent 896cf31 commit 2b12c2e
3 files changed
Lines changed: 10 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments