Skip to content

Commit

Permalink
Add Rails 8.0 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger authored Nov 12, 2024
1 parent 27dc6a2 commit 7b7bf3a
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 @@ -34,6 +34,8 @@ jobs:
rails_version: "~> 7.1.0"
- ruby: "3.3"
rails_version: "~> 7.2.0"
- ruby: "3.3"
rails_version: "~> 8.0.0"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 7b7bf3a

Please sign in to comment.