Skip to content

Commit

Permalink
Add Rails 8 to CI (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger authored Nov 12, 2024
1 parent 9de72ba commit a8a24d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
rails_version: "~> 7.1.0"
- ruby: "3.3"
rails_version: "~> 7.2.0"
- ruby: "3.3"
rails_version: "~> 8.0.0"
### STORAGE METHOD TESTING
- ruby: 3.3
db_gem: "sqlite3"
Expand Down

0 comments on commit a8a24d3

Please sign in to comment.