Skip to content

Commit

Permalink
add Rails 8 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
gregmolnar committed Nov 9, 2024
1 parent 2d56e78 commit f9b7732
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:
fail-fast: false
matrix:
rails:
- 7-2-stable
- 8-0-stable
- v8.0.0
- v7.2.2
- v7.1.0
- v7.0.3
- v6.1.6
Expand Down

0 comments on commit f9b7732

Please sign in to comment.