Commit b537481
committed
Trim and fix CI
Upstream's workflows came in with the 1.7.0 merge (fork master had
none) and need adjustments to run cleanly on github.com:
- upload-artifact pinned to v8 doesn't exist (max v7); revert the
upstream "alignment" bump (0b4c6dd).
- Linux and WII workflows are off-target for this fork; remove.
- Root settings-header.pl didn't know the fork's `nsarray` setting
type; treat like `null`.
- machine.c and ui/sdl/sdlkeyboard.c include fusepb/FuseMenus.h
without a guard, breaking autotools UI builds. Pre-existing fork
issue, out of merge scope; drop the Fuse-UI fan-out jobs from
build_macos.yml and build_windows.yml until the include is
conditional. Libspectrum sub-builds, which pass, remain.1 parent 18cd3a5 commit b537481
12 files changed
Lines changed: 5 additions & 864 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments