Skip to content

Commit

Permalink
Adds Ruby 3.2 to the CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
petergoldstein committed Dec 29, 2022
1 parent a70919d commit f346035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
activerecord: 61
- ruby: 3.1
activerecord: 70
- ruby: 3.2
activerecord: 70
env:
# for the pg cli (psql, pg_isready) and possibly rails
PGHOST: 127.0.0.1 # container is mapping it locally
Expand Down

0 comments on commit f346035

Please sign in to comment.