Skip to content

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

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

Add 32-bit Core CI lane via test_groups.toml#511
ChrisRackauckas merged 1 commit into
SciML:mainfrom
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 fd97f36 into SciML:main Sep 7, 2026
11 of 12 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