CI refresh & fixes #52
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Re removing Ruby head's
continue-on-error
, we're not in Kansas anymore, and Ruby people are building all the head builds. They are tested before they are available on GHA. Or, only the most recent passing head builds are used.Re quoting '3.0', see https://github.com/MSP-Greg/get_process_mem/actions/runs/13311236516/job/37174053157#step:3:20. It shows '3.0' loading Ruby 3.4.1. Also, note that the job is labeled 'ruby (3)'.
This is due to the yaml parser used by GHA, and it's not going to change. In the future, if Ruby 3.10 exists, it will also need to be quoted.