Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update setup/ruby used in gh-pages workflow because it is failing on ci #1017

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

tompng
Copy link
Member

@tompng tompng commented Oct 13, 2024

Deploy IRB documentation to GitHub Pages is failing from about two weeks ago.

https://github.com/ruby/irb/actions/runs/11311482138

Run ruby/setup-ruby@1198b074305f9356bd56dd4b311757cc0dab2f1c
  with:
    ruby-version: 3.3
    bundler-cache: true
Error: The current runner (ubuntu-[2](https://github.com/ruby/irb/actions/runs/11311482138/job/31457768381#step:3:2)4.04-x64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported).

Updated to latest. I'm not sure this fixes the failure it or not.

Copy link
Member

@st0012 st0012 left a comment

Choose a reason for hiding this comment

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

Thank you! Let's see how it goes.
BTW, after ruby/rdoc#1191 is merged I'd also like to use it in IRB by pointing to the latest rdoc until it's released.

@tompng tompng merged commit 83361c6 into ruby:master Oct 13, 2024
30 checks passed
@tompng tompng deleted the gh_pages_setup_ruby_ver branch October 13, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants