Skip to content

Commit

Permalink
update ruby 3.2 for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
lbetz committed Sep 8, 2023
1 parent f663626 commit be0759f
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 @@ -16,7 +16,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: 2.7
ruby-version: 3.2
bundler-cache: true
- name: Run static validation for Puppet/Ruby files
run: bundle exec rake validate
Expand Down

0 comments on commit be0759f

Please sign in to comment.