Skip to content

test - #1037

Merged
grosser merged 5 commits into
masterfrom
grosser/ci
Sep 12, 2026
Merged

test#1037
grosser merged 5 commits into
masterfrom
grosser/ci

Conversation

@grosser

@grosser grosser commented Sep 11, 2026

Copy link
Copy Markdown
Owner

No description provided.

ruby-head is 4.1.0.dev now and cuke_modeler 3.24.0 requires ruby < 4.0,
which made bundle install fail on head/jruby-head CI jobs
both pinned versions require ruby < 4.0 which made bundle install fail
on ruby-head (4.1.0.dev) and jruby-head CI jobs
minitest 6 requires ruby >= 3.2 and 3.1 is EOL
bundler 2.x uses Pathname::SEPARATOR_PAT which was removed in ruby 4.1,
making bundle install fail on ruby-head
@grosser
grosser merged commit 1a34ca7 into master Sep 12, 2026
7 of 11 checks passed
@grosser
grosser deleted the grosser/ci branch September 12, 2026 07: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.

1 participant