Skip to content

Commit

Permalink
undo ruby version change
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmabidikar committed Feb 7, 2024
1 parent 78c8786 commit 9e1e481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kpm_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
# See HOMEBREW_PORTABLE_RUBY_VERSION in kpm/tasks/package.rake
ruby-version: ['3.0.0', 'jruby-9.3.4.0']
ruby-version: ['2.6.8', 'jruby-9.3.4.0']
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 9e1e481

Please sign in to comment.