Skip to content

Commit

Permalink
Test rails 6.1 with ruby 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pcreux committed Sep 14, 2023
1 parent dc7bb2b commit 5604a5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
include:
- ruby: 3.2
gemfile: gemfiles/activerecord71.gemfile
- ruby: 3.2
gemfile: gemfiles/activerecord61.gemfile
- ruby: 3.1
gemfile: Gemfile
- ruby: "3.0"
Expand Down

0 comments on commit 5604a5c

Please sign in to comment.