Skip to content

Remove s390x job from GitHub Actions CI - #115

Open
jll63 wants to merge 1 commit into
boostorg:developfrom
jll63:fix/gha-remove-s390x
Open

jll63 wants to merge 1 commit into
boostorg:developfrom
jll63:fix/gha-remove-s390x

Conversation

@jll63

@jll63 jll63 commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Disable the Boost.CI reusable workflow's enable_multiarch input, which is the only thing gating the "Big Endian w/ Clang on s390x" job.
  • No other jobs (POSIX, Windows, MinGW, CMake, sanitizers, 32-bit, etc.) are affected.

Test plan

  • Pushed branch to fork; .github/workflows/ci.yml diff is a single added line (enable_multiarch: false).
  • Confirm the Actions run for this PR no longer includes the s390x job.

🤖 Generated with Claude Code

The Boost.CI reusable workflow adds a s390x big-endian job by default
(enable_multiarch). Disable it for GHA.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@cppalliance-bot

Copy link
Copy Markdown

An automated preview of the documentation is available at https://115.openmethod.prtest3.cppalliance.org/libs/openmethod/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-09-16 13:06:58 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants