Skip to content

Add Ruby4.0 to CI matrix#222

Open
willnet wants to merge 3 commits into
wardencommunity:masterfrom
willnet:ruby-4-0
Open

Add Ruby4.0 to CI matrix#222
willnet wants to merge 3 commits into
wardencommunity:masterfrom
willnet:ruby-4-0

Conversation

@willnet

@willnet willnet commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Also update actions/checkout to the latest version

Also update actions/checkout to the latest version
@willnet

willnet commented Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

CI is failing with Ruby 2.5 and Rack 3, and this is caused by a bug in Rack 3.2.6. The Rack side has already fixed the bug in rack/rack#2443, so the CI should pass once Rack 3.2.7 is released.

@s01ipsist s01ipsist left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rack/rack#2443 has also been merged so that previous CI failure should go away

Comment thread .github/workflows/ruby.yml Outdated
name: Ruby ${{ matrix.ruby }}
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jsmestad

jsmestad commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

We can likely drop Ruby 2.x from the test matrix if you can make that update

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.

3 participants