Skip to content

Commit

Permalink
Use setup-ruby@master to partially fix the cycle for new runner images
Browse files Browse the repository at this point in the history
* So this workflow works on ubuntu-24.04 without needing a release.
  • Loading branch information
eregon committed May 20, 2024
1 parent f8b71e8 commit c3908d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
# Check
- name: Setup BASERUBY
uses: ruby/setup-ruby@v1
uses: ruby/setup-ruby@master
with:
ruby-version: 3.2

Expand Down

0 comments on commit c3908d8

Please sign in to comment.