Skip to content

Commit

Permalink
Add Rails 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstegman committed Dec 4, 2024
1 parent 4f32341 commit 6524838
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ _references:
- "3.0"
rails_version_prefixess: &rails_version_prefixes
rails-version-prefix:
- "8.0"
- "7.2"
- "7.1"
- "7.0"
Expand Down Expand Up @@ -94,6 +95,10 @@ workflows:
exclude:
- ruby-version: "3.0"
rails-version-prefix: "7.2"
- ruby-version: "3.0"
rails-version-prefix: "8.0"
- ruby-version: "3.1"
rails-version-prefix: "8.0"
test-head:
jobs:
- test:
Expand Down

0 comments on commit 6524838

Please sign in to comment.