Skip to content

Commit

Permalink
Fix for kpm_ci failure
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmabidikar committed Feb 6, 2024
1 parent 345dc77 commit 5b642ec
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: ['2.6.8', 'jruby-9.3.4.0']
ruby-version: ['3.0.0', 'jruby-9.3.4.0']
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 5b642ec

Please sign in to comment.