Skip to content

Commit

Permalink
GH Actions: upgrade to Ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
generalmimon committed Oct 14, 2023
1 parent c71cce3 commit 09a04d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
submodules: true
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.2'
- uses: actions/setup-python@v4
with:
python-version: '3.x'
Expand Down

0 comments on commit 09a04d5

Please sign in to comment.