Skip to content

Commit

Permalink
test: add ruby 3.2 to github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
edporras committed Mar 12, 2023
1 parent e6bff87 commit f46f926
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ruby-ext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- '2.7'
- '3.0'
- '3.1'
- '3.2'
runs-on: ${{ matrix.os }}
steps:
- run: sudo apt-get install -y libicu-dev libreadline-dev ragel
Expand Down

0 comments on commit f46f926

Please sign in to comment.