Skip to content

ci: build platform ruby_wasm gems for Ruby 4.0#637

Merged
kateinoigakukun merged 1 commit intomainfrom
fix-636-ruby40-platform-gems
Apr 5, 2026
Merged

ci: build platform ruby_wasm gems for Ruby 4.0#637
kateinoigakukun merged 1 commit intomainfrom
fix-636-ruby40-platform-gems

Conversation

@kateinoigakukun
Copy link
Copy Markdown
Member

@kateinoigakukun kateinoigakukun commented Apr 5, 2026

Summary

  • enable Ruby 4.0 in .github/workflows/build-gems.yml
  • remove 4.0 from the stable ruby version exclusion list

Why

Issue #636 reports that platform-specific ruby_wasm gems are not available for Ruby 4.0 because CI excludes 4.0 from cross-gem builds. This change allows release builds to publish platform gems for Ruby 4.0 as well.

Fixes #636

@kateinoigakukun
Copy link
Copy Markdown
Member Author

Reopening to retrigger CI on latest commit.

@kateinoigakukun kateinoigakukun force-pushed the fix-636-ruby40-platform-gems branch from cc6c2b5 to bb151ba Compare April 5, 2026 10:44
Enable Ruby 4.0 in build-gems workflow and align rb-sys/rb-sys-build to 0.9.124 so cross-gem builds can produce Ruby 4.0 platform gems consistently.
@kateinoigakukun kateinoigakukun force-pushed the fix-636-ruby40-platform-gems branch from f3dbad6 to 089359e Compare April 5, 2026 14:43
@kateinoigakukun kateinoigakukun merged commit 35f845a into main Apr 5, 2026
39 checks passed
@kateinoigakukun kateinoigakukun deleted the fix-636-ruby40-platform-gems branch April 5, 2026 15:11
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.

Platform gem (ruby_wasm-2.9.0-x86_64-linux etc.) is not yet available for Ruby 4.0

1 participant