Skip to content

ci: run release workflow with Ruby 3.3 - #171

Merged
luismeli10 (luismeli10) merged 1 commit into
masterfrom
fix/ruby-3-3-release-workflow
Aug 28, 2026
Merged

ci: run release workflow with Ruby 3.3#171
luismeli10 (luismeli10) merged 1 commit into
masterfrom
fix/ruby-3-3-release-workflow

Conversation

@luismeli10

Copy link
Copy Markdown
Contributor

Summary

Runs the release workflow with Ruby 3.3 and makes the RubyGems OIDC publishing script explicitly use Bash.

Changes

  • Uses the official ruby:3.3 container image for the release job.
  • Installs curl and jq required for the OIDC exchange.
  • Runs the Bash-specific OIDC script with shell: bash.

Validation

  • Validated workflow YAML syntax.
  • Runtime tests not run because this is a CI workflow-only change.

@luismeli10
luismeli10 (luismeli10) merged commit 63697a9 into master Aug 28, 2026
2 checks passed
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