Skip to content

Fix Ruby version in GitHub Actions workflow to avoid errors during setup#299

Merged
ydah merged 1 commit into
ruby:masterfrom
ydah:fix-rubyversion
Oct 25, 2025
Merged

Fix Ruby version in GitHub Actions workflow to avoid errors during setup#299
ydah merged 1 commit into
ruby:masterfrom
ydah:fix-rubyversion

Conversation

@ydah
Copy link
Copy Markdown
Member

@ydah ydah commented Oct 25, 2025

Error: Error: Unavailable version 3.4.0-preview2 for ruby 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/f26937343756480a8cb3ae1f623b9c8d89ed6984/dist/index.js:65021:15
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async body (/home/runner/work/_actions/ruby/setup-ruby/f26937343756480a8cb3ae1f623b9c8d89ed6984/dist/index.js:353:14)

see: https://github.com/ruby/racc/actions/runs/18798977070/job/53643662504

```
Error: Error: Unavailable version 3.4.0-preview2 for ruby 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/f26937343756480a8cb3ae1f623b9c8d89ed6984/dist/index.js:65021:15
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async body (/home/runner/work/_actions/ruby/setup-ruby/f26937343756480a8cb3ae1f623b9c8d89ed6984/dist/index.js:353:14)
```

see: https://github.com/ruby/racc/actions/runs/18798977070/job/53643662504
@ydah ydah merged commit 02f9b6e into ruby:master Oct 25, 2025
31 checks passed
@ydah ydah deleted the fix-rubyversion branch October 25, 2025 07:46
@ydah
Copy link
Copy Markdown
Member Author

ydah commented Oct 25, 2025

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