Skip to content

Add 32-bit Core CI lane via test_groups.toml - #534

Merged
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:ci-32bit-core-lane
Sep 7, 2026
Merged

Add 32-bit Core CI lane via test_groups.toml#534
ChrisRackauckas merged 1 commit into
SciML:masterfrom
ChrisRackauckas-Claude:ci-32bit-core-lane

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Summary

  • Add a ["Core 32-bit"] matrix-only alias (group = "Core", arch = "x86", Linux only) so this package exercises 32-bit Julia via SciML/.github @v1.
  • Infrastructure (arch axis + i386 libs) already lives in SciML/.github; this is the per-repo opt-in.

Test plan

  • CI shows a job like Core (julia 1, ubuntu-latest, x86)
  • That job is green (or failure is a real Int32/WordSize bug to fix)

Opt into SciML/.github arch=x86 testing with a matrix-only Core alias.
@ChrisRackauckas
ChrisRackauckas merged commit ac414b1 into SciML:master Sep 7, 2026
57 of 58 checks passed
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