Skip to content

Commit cf18949

Browse files
authored
pull ruby build v20231012 (#919)
merges [ruby-build 20231012](https://github.com/rbenv/ruby-build/releases/tag/v20231012)
2 parents abd8119 + a7ad201 commit cf18949

File tree

8 files changed

+251
-143
lines changed

8 files changed

+251
-143
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with: {fetch-depth: 0}
2828
- uses: redhat-plumbers-in-action/differential-shellcheck@60c9f2b924a9c5a2ddbb25e7b23e8e11b56faab9 # v5.3.0
2929
with:
30-
severity: warning
30+
severity: error # TODO strengthen
3131
token: ${{ secrets.GITHUB_TOKEN }}
3232

3333
lts:

0 commit comments

Comments
 (0)