Skip to content

Commit

Permalink
test cli
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaskowski-r7 committed Jan 16, 2025
1 parent 48ac5c3 commit 9f27b74
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 @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: ['2.5', '2.6', '2.7', '3.0', '3.1', 'jruby-9.2', 'jruby-9.4.2']
ruby-version: ['2.5', '2.6', '2.7', '3.0', '3.1', 'jruby-9.2', 'jruby-9.4.2', 'jruby-9.4.6.0']

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9f27b74

Please sign in to comment.