Skip to content

Commit

Permalink
add ruby 3.2 to the build mix
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieujobin authored Oct 8, 2023
1 parent 3608107 commit 09f5883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
gemfile: ["rails_7.0"]
ruby: [2.7]
include:
- gemfile: rails_7.0
ruby: '3.2'
- gemfile: rails_7.0
ruby: '3.1'
# - gemfile: rails_6.1
Expand Down

0 comments on commit 09f5883

Please sign in to comment.