Skip to content

Commit

Permalink
Added Ruby 3.2 (+ 3.3) to the CI matrix. (petergoldstein)
Browse files Browse the repository at this point in the history
Drop 2.7 and 3.0.
[git-p4: depot-paths = "//src/hoe/dev/": change = 14132]
  • Loading branch information
zenspider committed May 5, 2024
1 parent 86b8cc8 commit c962406
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
- ubuntu-latest
- macos-latest
ruby:
- '2.7'
- '3.0'
- '3.1'
- '3.2'
- '3.3'
- head

steps:
Expand Down

0 comments on commit c962406

Please sign in to comment.