Skip to content

Commit

Permalink
CI against Rails 7.2.0.rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Aug 8, 2024
1 parent 34e7ae3 commit 269a90b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ jobs:
- '6.1.5'
- '7.0.2.3'
- '7.1.0'
- '7.2.0.rc1'
exclude:
- ruby: 2.7
rails: '7.2.0.rc1'
- ruby: '3.0'
rails: '7.2.0.rc1'
env:
RAILS_VERSION: ${{ matrix.rails }}
steps:
Expand Down

0 comments on commit 269a90b

Please sign in to comment.