Skip to content

Commit

Permalink
Use Ruby 3.1.6 in CI as well
Browse files Browse the repository at this point in the history
Signed-off-by: Josh W Lewis <[email protected]>
  • Loading branch information
joshwlewis committed Sep 3, 2024
1 parent 6e442db commit b75200a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7.2
ruby-version: 3.1.6
- name: Set up Golang
uses: actions/[email protected]
with:
Expand Down

0 comments on commit b75200a

Please sign in to comment.