Skip to content

Pin Ruby for Objective-C API docs - #32322

Open
Gopalakrishnan Nallasamy (GopalakrishnanN) wants to merge 1 commit into
microsoft:mainfrom
GopalakrishnanN:gnallasamy-microsoft-pin-ruby-objectivec-api-docs
Open

Pin Ruby for Objective-C API docs#32322
Gopalakrishnan Nallasamy (GopalakrishnanN) wants to merge 1 commit into
microsoft:mainfrom
GopalakrishnanN:gnallasamy-microsoft-pin-ruby-objectivec-api-docs

Conversation

@GopalakrishnanN

Copy link
Copy Markdown
Contributor

Summary

  • pin the Objective-C API docs workflow to Ruby 3.2
  • keep Jazzy 0.14.3 while avoiding its Ruby 3.4 incompatibility

Validation

  • parsed the workflow YAML successfully
  • git diff --check

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 29, 2026 05:23

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Pins Ruby 3.2 for Objective-C API documentation generation to retain Jazzy 0.14.3 compatibility.

Changes:

  • Adds ruby/setup-ruby before Jazzy installation.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +42 to 49
- name: Setup Ruby
uses: ruby/setup-ruby@95ef2b042f9d7a56d8268cba8559e2842e2ad01b # v1.321.0
with:
ruby-version: '3.2'

- name: Install Jazzy
run: |
sudo gem install jazzy --version 0.14.3
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