Skip to content

Commit

Permalink
Merge pull request #795 from varvet/kbs/update-ruby-matrix
Browse files Browse the repository at this point in the history
Run for 3.2 and 3.3 too. 3.0 is soon EOL
  • Loading branch information
Burgestrand authored Mar 1, 2024
2 parents 9dd0511 + 14cf769 commit f130187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
ruby-version:
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- 'jruby-9.3.10' # oldest supported jruby
- 'jruby'
include: # HEAD-versions
Expand Down

0 comments on commit f130187

Please sign in to comment.