Skip to content

Commit

Permalink
Update compatibility matrix for v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Earlopain committed Aug 9, 2024
1 parent 72ba713 commit ea9e102
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
pg: [16]
include:
- ruby: 3.3
pg: 11
pg: 12

env:
PGHOST: localhost
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ For more of the story of GoodJob, read the [introductory blog post](https://isla

## Compatibility

- **Ruby on Rails:** 6.0+
- **Ruby:** Ruby 2.6+. JRuby 9.3+
- **Postgres:** 10.0+
- **Ruby on Rails:** 6.1+
- **Ruby:** Ruby 3.0+. JRuby 9.4+
- **Postgres:** 12.0+

## Configuration

Expand Down

0 comments on commit ea9e102

Please sign in to comment.