Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ruby/setup-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.193.0
Choose a base ref
...
head repository: ruby/setup-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.194.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 1 contributor

Commits on Sep 25, 2024

  1. Better error for TruffleRuby on Windows

    * Fixes #619
    eregon committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0ec4904 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5496baa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17f5c91 View commit details
    Browse the repository at this point in the history
  4. Replace macos-release by (parseInt(os.version()) - 9)

    * That way we don't need to update that dependency to work with newer macOS releases.
    eregon committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c04af2b View commit details
    Browse the repository at this point in the history
Loading