Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,8 +275,7 @@ jobs:
# absent from the sysroot entirely. The prebuilt-sysroot thumb job
# above SHIPS alloc, so an `extern crate alloc` regression passes
# there and still breaks halo. This job is the halo-certification
# gate (phase 22 / measurement PR 0 — see
# docs/simple_someip/plans/2026-06-09-phase22-125-memory-reduction-design.md).
# gate.
name: build-std core gate (no alloc in sysroot)
needs: check
runs-on: ubuntu-latest
Expand Down

This file was deleted.

Loading
Loading