Skip to content

Commit

Permalink
Upgrade setup-ruby to get around 'Unsupported platform macos-13'
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangskz committed Oct 23, 2024
1 parent 5f9e57b commit 3f26684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
ref: ${{ inputs.safe-checkout }}

- name: Pin Ruby version
uses: ruby/setup-ruby@ee26e27437bde475b19a6bf8cb73c9fa658876a2 # v1.134.0
uses: ruby/setup-ruby@961f85197f92e4842e3cb92a4f97bd8e010cdbaf # v1.165.0
with:
ruby-version: ${{ matrix.version }}

Expand Down

0 comments on commit 3f26684

Please sign in to comment.