Skip to content

Conversation

@stevekeay
Copy link
Owner

The CI runner at github was failing on the older ruby versions:

Bundler 2 requires Ruby 2.3+, using Bundler 1 on Ruby <= 2.2
/opt/hostedtoolcache/Ruby/2.2.10/x64/bin/gem install bundler -v ~> 1.0
ERROR:  While executing gem ... (RuntimeError)

It was also failing to find the images:

Error: Unavailable version 9.2.21.0 for jruby on ubuntu-24.04 You can request it at https://github.com/ruby/setup-ruby/issues Cause: Unexpected HTTP response: 404 at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:71342:15 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async body (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:355:14) test (jruby-9.3.6.0)

Error: Unavailable version 9.3.6.0 for jruby on ubuntu-24.04 You can request it at https://github.com/ruby/setup-ruby/issues Cause: Unexpected HTTP response: 404 at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:71342:15 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async body (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:355:14)

Error: Unavailable version 9.1.17.0 for jruby on ubuntu-24.04 You can request it at https://github.com/ruby/setup-ruby/issues Cause: Unexpected HTTP response: 404 at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:71342:15 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async body (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:355:14)

The CI runner at github was failing on the older ruby versions:

    Bundler 2 requires Ruby 2.3+, using Bundler 1 on Ruby <= 2.2
    /opt/hostedtoolcache/Ruby/2.2.10/x64/bin/gem install bundler -v ~> 1.0
    ERROR:  While executing gem ... (RuntimeError)

It was also failing to find the images:

Error: Unavailable version 9.2.21.0 for jruby on ubuntu-24.04 You can request it at https://github.com/ruby/setup-ruby/issues Cause: Unexpected HTTP response: 404 at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:71342:15 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async body (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:355:14)
test (jruby-9.3.6.0)

Error: Unavailable version 9.3.6.0 for jruby on ubuntu-24.04 You can request it at https://github.com/ruby/setup-ruby/issues Cause: Unexpected HTTP response: 404 at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:71342:15 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async body (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:355:14)

Error: Unavailable version 9.1.17.0 for jruby on ubuntu-24.04 You can request it at https://github.com/ruby/setup-ruby/issues Cause: Unexpected HTTP response: 404 at /home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:71342:15 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async body (/home/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:355:14)
@stevekeay stevekeay force-pushed the test-matrix-versions branch from c736282 to 0ca6e45 Compare July 17, 2025 09:24
@stevekeay stevekeay merged commit d01a5c7 into master Jul 17, 2025
12 checks passed
@stevekeay stevekeay deleted the test-matrix-versions branch July 17, 2025 09:25
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