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 76bd822 commit 771e2e5
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 @@ -38,6 +38,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 771e2e5

Please sign in to comment.